aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/tcp_ipv6.c
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@google.com>2025-08-22 19:06:58 +0000
committerJakub Kicinski <kuba@kernel.org>2025-08-25 17:53:35 -0700
commit8150f3a44b17cded59c4cfb71efd59f0a293c48e (patch)
treec8a6cb8984de8723948544b5370d7f916291c3cd /net/ipv6/tcp_ipv6.c
parenttcp: Remove timewait_sock_ops.twsk_destructor(). (diff)
downloadlinux-8150f3a44b17cded59c4cfb71efd59f0a293c48e.tar.gz
linux-8150f3a44b17cded59c4cfb71efd59f0a293c48e.zip
tcp: Remove hashinfo test for inet6?_lookup_run_sk_lookup().
Commit 6c886db2e78c ("net: remove duplicate sk_lookup helpers") started to check if hashinfo == net->ipv4.tcp_death_row.hashinfo in __inet_lookup_listener() and inet6_lookup_listener() and stopped invoking BPF sk_lookup prog for DCCP. DCCP has gone and the condition is always true. Let's remove the hashinfo test. Signed-off-by: Kuniyuki Iwashima <kuniyu@google.com> Reviewed-by: Eric Dumazet <edumazet@google.com> Link: https://patch.msgid.link/20250822190803.540788-4-kuniyu@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions