summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-02-06 20:34:26 +0300
committerJakub Kicinski <kuba@kernel.org>2026-02-11 07:57:50 +0300
commit97d7ae6e14c80ec0c2558d24d818212590f2d64f (patch)
tree8e7f893b02e7c9d44c143eae2c304a7a84e65c7e /include/uapi/linux
parenta6eee39cc2b95db3ae8ec92120f50aa899eb6652 (diff)
downloadlinux-97d7ae6e14c80ec0c2558d24d818212590f2d64f.tar.xz
tcp: inet6_csk_xmit() optimization
After prior patches, inet6_csk_xmit() can reuse inet->cork.fl.u.ip6 if __sk_dst_check() returns a valid dst. Otherwise call inet6_csk_route_socket() to refresh inet->cork.fl.u.ip6 content and get a new dst. Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com> Link: https://patch.msgid.link/20260206173426.1638518-8-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions