Lawrence Brakmo
a31ad29e6a
bpf: Add BPF_SOCK_OPS_RETRANS_CB
...
Adds support for calling sock_ops BPF program when there is a
retransmission. Three arguments are used; one for the sequence number,
another for the number of segments retransmitted, and the last one for
the return value of tcp_transmit_skb (0 => success).
Does not include syn-ack retransmissions.
New op: BPF_SOCK_OPS_RETRANS_CB.
Signed-off-by: Lawrence Brakmo <brakmo@fb.com >
Signed-off-by: Alexei Starovoitov <ast@kernel.org >
2018-01-25 16:41:14 -08:00
..
2017-11-02 11:10:55 +01:00
2018-01-15 13:13:53 -05:00
2017-11-21 15:57:07 -08:00
2018-01-16 15:01:33 -05:00
2018-01-16 15:01:33 -05:00
2018-01-16 15:01:33 -05:00
2018-01-16 15:01:33 -05:00
2017-12-21 15:35:53 -05:00
2018-01-17 00:10:42 -05:00
2017-09-26 13:36:44 -07:00
2018-01-22 16:13:20 -05:00
2018-01-19 14:02:12 -05:00
2018-01-19 22:59:33 -05:00
2017-11-21 05:38:32 -10:00
2018-01-25 16:41:14 -08:00
2017-08-09 16:57:38 -07:00
2018-01-02 14:27:30 -05:00
2018-01-16 15:01:33 -05:00
2017-10-18 09:12:40 +01:00
2018-01-05 11:21:31 -05:00
2017-06-16 11:48:40 -04:00
2017-10-25 13:00:27 +09:00
2017-11-04 09:26:51 +09:00
2017-11-01 12:19:03 +09:00
2018-01-25 16:41:14 -08:00
2018-01-21 11:35:34 -05:00
2018-01-16 15:01:33 -05:00
2017-07-03 02:31:22 -07:00
2018-01-16 15:01:33 -05:00
2018-01-10 09:45:11 +01:00
2018-01-19 15:10:23 -05:00
2017-11-21 16:35:54 -08:00
2018-01-16 15:01:33 -05:00
2018-01-22 14:03:28 +01:00
2017-11-04 09:26:51 +09:00
2017-12-04 11:32:39 -05:00
2017-12-18 14:50:11 -05:00
2018-01-19 18:39:49 +01:00
2017-11-18 10:32:41 +09:00
2018-01-19 22:59:33 -05:00
2018-01-16 15:01:33 -05:00
2017-11-21 15:57:07 -08:00
2017-11-08 16:12:33 +09:00
2018-01-18 16:25:01 -05:00
2018-01-16 15:01:33 -05:00
2018-01-16 15:01:33 -05:00
2017-11-01 12:19:03 +09:00
2017-12-04 11:32:39 -05:00
2018-01-09 10:37:00 -05:00
2017-06-13 11:07:51 +02:00
2018-01-16 15:01:33 -05:00
2018-01-16 15:01:33 -05:00
2018-01-22 16:28:32 -05:00
2018-01-17 00:10:42 -05:00
2017-12-07 15:03:12 -05:00
2017-12-28 14:28:22 -05:00
2017-12-16 13:12:53 -08:00
2017-11-10 13:41:40 +09:00
2018-01-19 15:12:21 -05:00
2018-01-17 16:16:04 -05:00
2018-01-16 15:01:33 -05:00
2017-12-05 15:07:37 -05:00
2017-11-02 11:10:55 +01:00
2018-01-19 22:59:33 -05:00
2017-11-21 16:35:54 -08:00
2018-01-17 00:10:42 -05:00
2017-09-20 15:36:18 -07:00
2018-01-08 18:01:11 +01:00
2017-11-02 11:10:55 +01:00
2018-01-19 18:37:00 -08:00
2017-04-16 23:42:49 -05:00