From: Neil Horman Date: Tue, 21 Mar 2006 06:40:03 +0000 (-0800) Subject: [IPV4] ARP: Documentation for new arp_accept sysctl variable. X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=c1b1bce8527c2c3cac7e2520ca54b7c04281033e;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git [IPV4] ARP: Documentation for new arp_accept sysctl variable. As John pointed out, I had not added documentation to describe the arp_accpet sysctl that I posted in my last patch. This patch adds that documentation. Signed-off-by: Neil Horman Signed-off-by: David S. Miller --- diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt index 35aed1c6dd98..651298ba019a 100644 --- a/Documentation/networking/ip-sysctl.txt +++ b/Documentation/networking/ip-sysctl.txt @@ -619,6 +619,11 @@ arp_ignore - INTEGER The max value from conf/{all,interface}/arp_ignore is used when ARP request is received on the {interface} +arp_accept - BOOLEAN + Define behavior when gratuitous arp replies are received: + 0 - drop gratuitous arp frames + 1 - accept gratuitous arp frames + app_solicit - INTEGER The maximum number of probes to send to the user space ARP daemon via netlink before dropping back to multicast probes (see