aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/networking/ip-sysctl.txt5
1 files changed, 5 insertions, 0 deletions
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
619 The max value from conf/{all,interface}/arp_ignore is used 619 The max value from conf/{all,interface}/arp_ignore is used
620 when ARP request is received on the {interface} 620 when ARP request is received on the {interface}
621 621
622arp_accept - BOOLEAN
623 Define behavior when gratuitous arp replies are received:
624 0 - drop gratuitous arp frames
625 1 - accept gratuitous arp frames
626
622app_solicit - INTEGER 627app_solicit - INTEGER
623 The maximum number of probes to send to the user space ARP daemon 628 The maximum number of probes to send to the user space ARP daemon
624 via netlink before dropping back to multicast probes (see 629 via netlink before dropping back to multicast probes (see