diff options
author | Jason Xing <[email protected]> | 2024-02-26 11:22:19 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-02-28 10:39:21 +0000 |
commit | 65be4393f363c4bd5c388ddf3e3eb4abee2b1f79 (patch) | |
tree | 5510b0911558b61da51fdba14992570275497c8b /scripts/generate_rust_analyzer.py | |
parent | 48e4704aedb9f17213206dc649fdac90f94cb749 (diff) |
tcp: directly drop skb in cookie check for ipv4
Only move the skb drop from tcp_v4_do_rcv() to cookie_v4_check() itself,
no other changes made. It can help us refine the specific drop reasons
later.
Signed-off-by: Jason Xing <[email protected]>
Reviewed-by: Kuniyuki Iwashima <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions