diff options
| author | Dmitry Safonov <[email protected]> | 2023-10-23 19:22:02 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-10-27 09:35:45 +0000 |
| commit | 06b22ef29591f625ef877ae00d82192938e29e60 (patch) | |
| tree | 25d7b31da15d3d4a13efb265eb99aac8aa125917 /net/ipv4/proc.c | |
| parent | net/tcp: Add TCP-AO sign to twsk (diff) | |
| download | kernel-06b22ef29591f625ef877ae00d82192938e29e60.tar.gz kernel-06b22ef29591f625ef877ae00d82192938e29e60.zip | |
net/tcp: Wire TCP-AO to request sockets
Now when the new request socket is created from the listening socket,
it's recorded what MKT was used by the peer. tcp_rsk_used_ao() is
a new helper for checking if TCP-AO option was used to create the
request socket.
tcp_ao_copy_all_matching() will copy all keys that match the peer on the
request socket, as well as preparing them for the usage (creating
traffic keys).
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 'net/ipv4/proc.c')
0 files changed, 0 insertions, 0 deletions
