aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/networking')
-rw-r--r--Documentation/networking/ip-sysctl.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt
index c7712787933c..ff3f219ee4d7 100644
--- a/Documentation/networking/ip-sysctl.txt
+++ b/Documentation/networking/ip-sysctl.txt
@@ -782,6 +782,12 @@ arp_ignore - INTEGER
782 The max value from conf/{all,interface}/arp_ignore is used 782 The max value from conf/{all,interface}/arp_ignore is used
783 when ARP request is received on the {interface} 783 when ARP request is received on the {interface}
784 784
785arp_notify - BOOLEAN
786 Define mode for notification of address and device changes.
787 0 - (default): do nothing
788 1 - Generate gratuitous arp replies when device is brought up
789 or hardware address changes.
790
785arp_accept - BOOLEAN 791arp_accept - BOOLEAN
786 Define behavior when gratuitous arp replies are received: 792 Define behavior when gratuitous arp replies are received:
787 0 - drop gratuitous arp frames 793 0 - drop gratuitous arp frames