aboutsummaryrefslogtreecommitdiff
path: root/doc/path-spec.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/path-spec.txt')
-rw-r--r--doc/path-spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/path-spec.txt b/doc/path-spec.txt
index ad3e3029d5..dc6d25331f 100644
--- a/doc/path-spec.txt
+++ b/doc/path-spec.txt
@@ -148,8 +148,8 @@ of their choices.
- We do not choose the same router twice for the same path.
- We do not choose any router in the same family as another in the same
path.
- - We do not choose any router in the same /16 subnet as another in the
- same path (unless EnforceDistinctSubnets is 0).
+ - We do not choose more than one router in a given /16 subnet
+ (unless EnforceDistinctSubnets is 0).
- We don't choose any non-running or non-valid router unless we have
been configured to do so. By default, we are configured to allow
non-valid routers in "middle" and "rendezvous" positions.