Initial Contribution
msm-2.6.38: tag AU_LINUX_ANDROID_GINGERBREAD.02.03.04.00.142
Signed-off-by: Bryan Huntsman <bryanh@codeaurora.org>
diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt
index bfe9242..d6114ed 100644
--- a/Documentation/networking/ip-sysctl.txt
+++ b/Documentation/networking/ip-sysctl.txt
@@ -1043,9 +1043,15 @@
This referred to as global forwarding.
-proxy_ndp - BOOLEAN
+proxy_ndp - INTEGER
Do proxy ndp.
+ Possible values are:
+ 0 Proxy NDP is disabled
+ 1 Proxy NDP is enabled
+ 2 NDP packets are sent to userspace, where a userspace proxy
+ can be implemented
+
conf/interface/*:
Change special settings per interface.