From: Eric Dumazet Date: Thu, 17 Nov 2011 04:40:20 +0000 (+0000) Subject: ping: dont increment ICMP_MIB_INERRORS X-Git-Tag: v3.2-rc3~25^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb120c0a2775b0d2d095a99ea8432bfb5d444ab2;p=pandora-kernel.git ping: dont increment ICMP_MIB_INERRORS 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 CC: Vasiliy Kulikov Acked-by: Flavio Leitner Acked-by: Vasiliy Kulikov Signed-off-by: David S. Miller --- Reading git-diff-tree failed