Dmitry Safonov
faadfaba5e
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 >
2023-10-27 10:35:46 +01:00
..
2023-03-29 08:22:52 +01:00
2023-08-09 15:32:43 -07:00
2023-08-18 12:44:56 -07:00
2023-10-13 17:59:32 -07:00
2023-10-23 08:45:25 +01:00
2023-10-01 19:09:54 +01:00
2023-08-24 10:51:39 -07:00
2023-10-23 11:05:32 -07:00
2023-08-30 08:36:17 +02:00
2023-05-31 13:06:57 +02:00
2023-10-24 13:16:29 +02:00
2023-06-24 15:50:13 -07:00
2023-10-12 17:07:34 -07:00
2023-10-19 13:29:01 -07:00
2023-10-26 20:02:41 -07:00
2023-08-01 21:07:46 -07:00
2023-10-10 10:02:59 +02:00
2023-10-23 16:16:51 -07:00
2023-10-24 13:08:14 -07:00
2023-10-20 12:47:33 +01:00
2023-10-26 13:46:28 -07:00
2023-09-18 08:26:19 +01:00
2023-08-29 17:39:15 -07:00
2023-10-27 10:35:46 +01:00
2023-10-27 10:35:46 +01:00
2023-09-14 10:43:51 +02:00
2023-08-18 12:44:56 -07:00
2023-10-05 13:16:47 -07:00
2023-08-09 15:34:28 -07:00
2023-10-26 20:27:58 -07:00
2023-06-24 15:41:46 -07:00
2023-10-10 19:43:22 -07:00
2023-08-15 15:26:18 -07:00
2023-10-25 18:04:29 -07:00
2023-09-18 07:06:05 +01:00
2023-10-26 13:46:28 -07:00
2023-08-02 12:28:22 -07:00
2023-10-23 16:11:53 -07:00
2023-10-01 19:09:54 +01:00
2023-10-16 17:34:53 -07:00
2023-06-10 00:11:41 -07:00
2023-10-17 13:56:03 +02:00
2023-10-12 17:07:34 -07:00
2023-06-24 15:50:13 -07:00
2023-07-17 09:02:30 +01:00
2023-10-01 19:31:29 +01:00
2023-10-11 16:55:10 +02:00
2023-10-01 19:09:54 +01:00
2023-06-28 16:43:10 -07:00
2023-10-26 16:24:09 -07:00
2023-10-05 13:16:47 -07:00
2023-10-19 13:29:01 -07:00
2023-09-27 15:16:40 -04:00
2023-07-21 08:54:03 +01:00
2023-10-05 13:16:47 -07:00
2023-10-23 10:15:09 -07:00
2023-10-11 17:27:47 -07:00
2023-10-26 13:46:28 -07:00
2023-10-26 20:27:58 -07:00
2023-10-01 19:09:54 +01:00
2023-10-24 11:55:36 +02:00
2023-10-19 13:29:01 -07:00
2023-04-14 11:09:27 +01:00
2023-10-11 10:39:01 +01:00
2023-04-19 18:48:48 -07:00
2023-10-01 19:31:29 +01:00
2023-08-15 15:26:17 -07:00