diff options
author | 2024-10-10 17:48:17 +0000 | |
---|---|---|
committer | 2024-10-14 17:39:37 -0700 | |
commit | 79636038d37e7bd4d078238f2a3f002cab4423bc (patch) | |
tree | b6d28ee2b7994c49ec797f143840e22eabdbd45a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ipv6: tcp: give socket pointer to control skbs (diff) | |
download | wireguard-linux-79636038d37e7bd4d078238f2a3f002cab4423bc.tar.xz wireguard-linux-79636038d37e7bd4d078238f2a3f002cab4423bc.zip |
ipv4: tcp: give socket pointer to control skbs
ip_send_unicast_reply() send orphaned 'control packets'.
These are RST packets and also ACK packets sent from TIME_WAIT.
Some eBPF programs would prefer to have a meaningful skb->sk
pointer as much as possible.
This means that TCP can now attach TIME_WAIT sockets to outgoing
skbs.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Brian Vazquez <brianvv@google.com>
Link: https://patch.msgid.link/20241010174817.1543642-6-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions