diff options
| author | Eric Dumazet <[email protected]> | 2022-04-15 17:10:39 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-04-17 13:31:31 +0100 |
| commit | d9d024f96609016628d750ebc8ee4a6f0d80e6e1 (patch) | |
| tree | f05c8eb9accd468f1815cb9d3d926481f71641f7 /tools/perf/scripts/python | |
| parent | 7925c2d93005ac943bc8517e16f6377132fd251f (diff) | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions