diff options
author | Dmitry Safonov <dima@arista.com> | 2023-10-23 22:22:14 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-10-27 12:35:46 +0300 |
commit | faadfaba5e018ca0f9595f17115ff48416b7b85e (patch) | |
tree | 537959a9c4010f3cdc0f07efdbdbafe7b04de766 /net/802/p8022.c | |
parent | 248411b8cb8974a1e1c8e43123c1e682fbd64969 (diff) | |
download | linux-faadfaba5e018ca0f9595f17115ff48416b7b85e.tar.xz |
net/tcp: Add TCP_AO_REPAIR
Add TCP_AO_REPAIR setsockopt(), getsockopt(). They let a user to repair
TCP-AO ISNs/SNEs. Also let the user hack around when (tp->repair) is on
and add ao_info on a socket in any supported state.
As SNEs now can be read/written at any moment, use
WRITE_ONCE()/READ_ONCE() to set/read them.
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/802/p8022.c')
0 files changed, 0 insertions, 0 deletions