summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorBen Cartwright-Cox <ben@benjojo.co.uk>2015-11-14 15:13:58 (GMT)
committerDavid S. Miller <davem@davemloft.net>2015-11-16 20:08:48 (GMT)
commit027ac58e3c757277dd6cb8975d1b69c27853aa76 (patch)
tree31841f2576a30bcdaa9619d6abd5189bd6f3e412 /drivers
parentc300366b6b978fcb84f8eeb6205e5980cc0c40c3 (diff)
downloadlinux-027ac58e3c757277dd6cb8975d1b69c27853aa76.tar.xz
raw: increment correct SNMP counters for ICMP messages
Sending ICMP packets with raw sockets ends up in the SNMP counters logging the type as the first byte of the IPv4 header rather than the ICMP header. This is fixed by adding the IP Header Length to the casting into a icmphdr struct. Signed-off-by: Ben Cartwright-Cox <ben@benjojo.co.uk> Acked-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions