diff options
author | Eric Dumazet <[email protected]> | 2013-01-19 16:10:37 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-01-20 17:22:05 -0500 |
commit | b74aa930ef49a3c0d8e4c1987f89decac768fb2c (patch) | |
tree | bebdff5c710c40928616f637ebc6ad45344a44e7 /tools/perf/scripts/python | |
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 <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Neal Cardwell <[email protected]>
Signed-off-by: Maciej Żenczykowski <[email protected]>
Acked-by: Neal Cardwell <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions