diff options
author | Dmitry Safonov <[email protected]> | 2023-10-23 20:22:01 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-10-27 10:35:44 +0100 |
commit | decde2586b34b99684faff1eab41e5c496c27fb6 (patch) | |
tree | 652eb4afc1b820420b9da1735047c0b719b36087 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | ba7783ad45c8f0fb7a70640f6b6fcdc54ed48412 (diff) |
net/tcp: Add TCP-AO sign to twsk
Add support for sockets in time-wait state.
ao_info as well as all keys are inherited on transition to time-wait
socket. The lifetime of ao_info is now protected by ref counter, so
that tcp_ao_destroy_sock() will destruct it only when the last user is
gone.
Co-developed-by: Francesco Ruggeri <[email protected]>
Signed-off-by: Francesco Ruggeri <[email protected]>
Co-developed-by: Salam Noureddine <[email protected]>
Signed-off-by: Salam Noureddine <[email protected]>
Signed-off-by: Dmitry Safonov <[email protected]>
Acked-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions