patch-2.1.132 linux/Documentation/networking/ip-sysctl.txt

Next file: linux/Documentation/networking/irda.txt
Previous file: linux/Documentation/memory.txt
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.131/linux/Documentation/networking/ip-sysctl.txt linux/Documentation/networking/ip-sysctl.txt
@@ -123,6 +123,12 @@
 	0 to disable any limiting, otherwise the maximal rate in jiffies(1)
 	See the source for more information.
 
+icmp_ignore_bogus_error_responses - BOOLEAN
+	Some routers violate RFC 1122 by sending bogus responses to broadcast
+	frames.  Such violations are normally logged via a kernel warning.
+	If this is set to TRUE, the kernel will not give such warnings, which
+	will avoid log file clutter.
+	Default: FALSE
 
 (1) Jiffie: internal timeunit for the kernel. On the i386 1/100s, on the
 Alpha 1/1024s. See the HZ define in /usr/include/asm/param.h for the exact

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov