From: Hannes Frederic Sowa Date: Tue, 1 Jan 2013 00:35:31 +0000 (+0000) Subject: ipv6: document ndisc_notify in networking/ip-sysctl.txt X-Git-Tag: accepted/tizen/common/20141203.182822~3058^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=db2b620aa03d1301398dcba8b1097686bd82e65b;p=platform%2Fkernel%2Flinux-arm64.git ipv6: document ndisc_notify in networking/ip-sysctl.txt I slipped in a new sysctl without proper documentation. I would like to make up for this now. Signed-off-by: Hannes Frederic Sowa Signed-off-by: David S. Miller --- diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt index dd52d51..ac1710ef 100644 --- a/Documentation/networking/ip-sysctl.txt +++ b/Documentation/networking/ip-sysctl.txt @@ -1331,6 +1331,12 @@ force_tllao - BOOLEAN race condition where the sender deletes the cached link-layer address prior to receiving a response to a previous solicitation." +ndisc_notify - BOOLEAN + Define mode for notification of address and device changes. + 0 - (default): do nothing + 1 - Generate unsolicited neighbour advertisements when device is brought + up or hardware address changes. + icmp/*: ratelimit - INTEGER Limit the maximal rates for sending ICMPv6 packets.