aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/tcp_ipv6.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2025-03-01 20:14:20 +0000
committerJakub Kicinski <[email protected]>2025-03-03 23:44:19 +0000
commita11a791ca81e5cd9bf2d48e1368d836bc53f00ca (patch)
treecca14f4b9b2cd126085ad8d0e004aa95d55673ba /net/ipv6/tcp_ipv6.c
parenttcp: add a drop_reason pointer to tcp_check_req() (diff)
downloadkernel-a11a791ca81e5cd9bf2d48e1368d836bc53f00ca.tar.gz
kernel-a11a791ca81e5cd9bf2d48e1368d836bc53f00ca.zip
tcp: add four drop reasons to tcp_check_req()
Use two existing drop reasons in tcp_check_req(): - TCP_RFC7323_PAWS - TCP_OVERWINDOW Add two new ones: - TCP_RFC7323_TSECR (corresponds to LINUX_MIB_TSECRREJECTED) - TCP_LISTEN_OVERFLOW (when a listener accept queue is full) Signed-off-by: Eric Dumazet <[email protected]> Reviewed-by: Jason Xing <[email protected]> Reviewed-by: Kuniyuki Iwashima <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions