aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/ip-sysctl.txt
diff options
context:
space:
mode:
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>2006-09-22 17:43:49 -0400
committerDavid S. Miller <davem@sunset.davemloft.net>2006-09-22 18:20:25 -0400
commitfbea49e1e2404baa2d88ab47e2db89e49551b53b (patch)
tree7e11746b350048e04867a9f67b843057428c2ef0 /Documentation/networking/ip-sysctl.txt
parent62dd93181aaa1d5a501a9cebcb254f44b8a48af7 (diff)
[IPV6] NDISC: Add proxy_ndp sysctl.
We do not always need proxy NDP functionality even we enable forwarding. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/ip-sysctl.txt')
-rw-r--r--Documentation/networking/ip-sysctl.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt
index 307cd4ec8ed..935e298f674 100644
--- a/Documentation/networking/ip-sysctl.txt
+++ b/Documentation/networking/ip-sysctl.txt
@@ -765,6 +765,9 @@ conf/all/forwarding - BOOLEAN
765 765
766 This referred to as global forwarding. 766 This referred to as global forwarding.
767 767
768proxy_ndp - BOOLEAN
769 Do proxy ndp.
770
768conf/interface/*: 771conf/interface/*:
769 Change special settings per interface. 772 Change special settings per interface.
770 773