diff options
author | Eric Dumazet <edumazet@google.com> | 2016-08-24 17:50:24 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-26 01:43:11 +0200 |
commit | e65c332de8a0c9f570847ec490b60effffcd5320 (patch) | |
tree | d0e4808dc464c2ac1b3914c8a49ee95a1b11e1ff /include | |
parent | vmxnet3: fix non static symbol warning (diff) | |
download | linux-e65c332de8a0c9f570847ec490b60effffcd5320.tar.xz linux-e65c332de8a0c9f570847ec490b60effffcd5320.zip |
tcp: md5: increment sk_drops on syn_recv state
TCP MD5 mismatches do increment sk_drops counter in all states but
SYN_RECV.
This is very unlikely to happen in the real world, but worth adding
to help diagnostics.
We increase the parent (listener) sk_drops.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions