https://github.com/torvalds/linux
Revision fb120c0a2775b0d2d095a99ea8432bfb5d444ab2 authored by Eric Dumazet on 17 November 2011, 04:40:20 UTC, committed by David S. Miller on 18 November 2011, 19:38:59 UTC
ping module incorrectly increments ICMP_MIB_INERRORS if feeded with a
frame not belonging to its own sockets.

RFC 2011 states that ICMP_MIB_INERRORS should count "the number of ICMP
messages which the entiry received but determined as having
ICMP-specific errors (bad ICMP checksums, bad length, etc.)."

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Vasiliy Kulikov <segoon@openwall.com>
Acked-by: Flavio Leitner <fbl@redhat.com>
Acked-by: Vasiliy Kulikov <segoon@openwall.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 282edce
History
Tip revision: fb120c0a2775b0d2d095a99ea8432bfb5d444ab2 authored by Eric Dumazet on 17 November 2011, 04:40:20 UTC
ping: dont increment ICMP_MIB_INERRORS
Tip revision: fb120c0
File Mode Size
apparmor
integrity
keys
selinux
smack
tomoyo
Kconfig -rw-r--r-- 7.9 KB
Makefile -rw-r--r-- 941 bytes
capability.c -rw-r--r-- 23.3 KB
commoncap.c -rw-r--r-- 27.4 KB
device_cgroup.c -rw-r--r-- 11.4 KB
inode.c -rw-r--r-- 8.7 KB
lsm_audit.c -rw-r--r-- 8.9 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 33.6 KB

back to top