diff options
author | Steven Barth <steven@midlink.org> | 2014-01-03 12:04:15 +0100 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2014-01-03 12:04:15 +0100 |
commit | 8aca3ac8aa982eff281991851b079ff3bf2dcaff (patch) | |
tree | 3019dfd7ae287fd41a0d2670eb02682d991dc1f0 /README | |
parent | 9cd9c3ba82c341de1af091575e11cd3ddd433c8c (diff) |
Learn routes in NDP-proxy by default
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -100,7 +100,7 @@ ra_management integer 1 RA management mode ra_offlink bool 0 Announce prefixes off-link ra_preference string medium Route(r) preference [medium|high|low] -ndproxy_routing bool 0 Learn routes from NDP +ndproxy_routing bool 1 Learn routes from NDP ndproxy_slave bool 0 NDProxy external slave ndproxy_static list Static NDProxy prefixes |