Skip to content

Commit c5de73c

Browse files
committed
docs: clarification
1 parent 01f83bc commit c5de73c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ Which fields are decisions and which are defaults:
301301
| ports | default 1..65535 | worth narrowing on a public class |
302302
| ports.reserved | default none | the admin keeps ports back; nothing else respects them |
303303
| namespaceSelector | policy decision | empty means every namespace may ask; on a public class that is rarely what you want |
304-
| returnPath.mode | decision | required; Vxlan or None |
304+
| returnPath.mode | decision | required; Vxlan or None. Which mappings None refuses, and the reply path that makes the refusal necessary, are in docs/spec.md under returnPath mode |
305305
| returnPath.vxlan.vni | default 4242 | anything that does not collide with other vxlan use on the mesh |
306306
| returnPath.vxlan.port | default 4790 | must differ from the CNI's 8472 |
307307
| returnPath.vxlan.subnet | default 169.254.77.0/24 | /31 per node pair, 128 slots; link-local space avoids route table surgery |

0 commit comments

Comments
 (0)