summaryrefslogtreecommitdiff
path: root/net/ipv6/tcp_ipv6.c
diff options
context:
space:
mode:
authorJason Xing <kernelxing@tencent.com>2024-02-26 06:22:24 +0300
committerDavid S. Miller <davem@davemloft.net>2024-02-28 13:39:22 +0300
commite615e3a24ed6f1a501f9b5426ec0b476fded4d22 (patch)
treedde8ecf501ece7dc5827a8b4418cde6095a9a412 /net/ipv6/tcp_ipv6.c
parent3d359faba191c95e97ac6699b0163e797812bfca (diff)
downloadlinux-e615e3a24ed6f1a501f9b5426ec0b476fded4d22.tar.xz
tcp: add more specific possible drop reasons in tcp_rcv_synsent_state_process()
This patch does two things: 1) add two more new reasons 2) only change the return value(1) to various drop reason values for the future use For now, we still cannot trace those two reasons. We'll implement the full function in the subsequent patch in this series. Signed-off-by: Jason Xing <kernelxing@tencent.com> Reviewed-by: Eric Dumazet <edumazet@google.com> Reviewed-by: David Ahern <dsahern@kernel.org> Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions