commit | 77decfc716d460b3f7037bb19bd4eb12cd0dc996 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Mon Feb 13 15:36:21 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 13 15:36:21 2006 -0800 |
tree | e6fca07597e12c07af4bd90cfffc80a3f694387e | |
parent | bf3883c12fece9189ab4f7bb6e2690451db1366e [diff] |
[IPV4] ICMP: Invert default for invalid icmp msgs sysctl isic can trigger these msgs to be spewed at a very high rate. There's already a sysctl to turn them off. Given these messages aren't useful for most people, this patch disables them by default. Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>