diff options
author | Eric Dumazet <edumazet@google.com> | 2022-04-16 03:10:39 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-04-17 15:31:31 +0300 |
commit | d9d024f96609016628d750ebc8ee4a6f0d80e6e1 (patch) | |
tree | f05c8eb9accd468f1815cb9d3d926481f71641f7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7925c2d93005ac943bc8517e16f6377132fd251f (diff) | |
download | linux-d9d024f96609016628d750ebc8ee4a6f0d80e6e1.tar.xz |
tcp: consume incoming skb leading to a reset
Whenever tcp_validate_incoming() handles a valid RST packet,
we should not pretend the packet was dropped.
Create a special section at the end of tcp_validate_incoming()
to handle this case.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions