diff options
author | Eric Dumazet <edumazet@google.com> | 2013-01-19 16:10:37 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-01-20 17:22:05 -0500 |
commit | b74aa930ef49a3c0d8e4c1987f89decac768fb2c (patch) | |
tree | bebdff5c710c40928616f637ebc6ad45344a44e7 /net/ipv4/protocol.c | |
parent | 9a4c831ebbc1bf7cb41079e421a74bddd508f251 (diff) |
tcp: fix incorrect LOCKDROPPEDICMPS counter
commit 563d34d057 (tcp: dont drop MTU reduction indications)
added an error leading to incorrect accounting of
LINUX_MIB_LOCKDROPPEDICMPS
If socket is owned by the user, we want to increment
this SNMP counter, unless the message is a
(ICMP_DEST_UNREACH,ICMP_FRAG_NEEDED) one.
Reported-by: Maciej Żenczykowski <maze@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Neal Cardwell <ncardwell@google.com>
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/protocol.c')
0 files changed, 0 insertions, 0 deletions