diff options
author | 2023-10-23 20:22:09 +0100 | |
---|---|---|
committer | 2023-10-27 10:35:45 +0100 | |
commit | 7753c2f0a857bfa6501e67deee03988dd0bcaae7 (patch) | |
tree | 17b7ed1814fb38ad41fc98c8e1b94d4959b972cb /net/unix/af_unix.c | |
parent | net/tcp: Ignore specific ICMPs for TCP-AO connections (diff) | |
download | wireguard-linux-7753c2f0a857bfa6501e67deee03988dd0bcaae7.tar.xz wireguard-linux-7753c2f0a857bfa6501e67deee03988dd0bcaae7.zip |
net/tcp: Add option for TCP-AO to (not) hash header
Provide setsockopt() key flag that makes TCP-AO exclude hashing TCP
header for peers that match the key. This is needed for interraction
with middleboxes that may change TCP options, see RFC5925 (9.2).
Co-developed-by: Francesco Ruggeri <fruggeri@arista.com>
Signed-off-by: Francesco Ruggeri <fruggeri@arista.com>
Co-developed-by: Salam Noureddine <noureddine@arista.com>
Signed-off-by: Salam Noureddine <noureddine@arista.com>
Signed-off-by: Dmitry Safonov <dima@arista.com>
Acked-by: David Ahern <dsahern@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions