Lawrence Brakmo
6f9bd3d731
bpf: Add sock_ops R/W access to tclass
...
Adds direct write access to sk_txhash and access to tclass for ipv6
flows through getsockopt and setsockopt. Sample usage for tclass:
bpf_getsockopt(skops, SOL_IPV6, IPV6_TCLASS, &v, sizeof(v))
where skops is a pointer to the ctx (struct bpf_sock_ops).
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-04 09:26:51 +09:00
2014-11-18 15:26:32 -05:00
2017-11-02 11:10:55 +01:00
2018-01-12 08:20:36 -08:00
2018-01-22 09:27:10 -05:00
2017-11-21 15:57:07 -08:00
2016-03-18 17:45:08 -04:00
2017-11-30 09:54:27 -05:00
2018-01-09 11:54:49 -05:00
2017-11-15 14:01:30 +09:00
2017-11-14 15:45:53 +09:00
2018-01-25 16:41:14 -08:00
2018-01-19 22:59:33 -05:00
2017-11-21 15:57:07 -08:00
2017-12-08 13:32:26 -05:00
2017-11-02 11:10:55 +01:00
2016-05-25 12:35:09 -07:00
2015-04-02 14:04:59 -04:00
2017-09-26 13:36:44 -07:00
2017-08-07 14:16:22 -07:00
2018-01-05 15:21:20 -08:00
2018-01-17 00:10:42 -05:00
2018-01-17 15:42:35 -05:00
2018-01-16 15:01:33 -05:00
2018-01-22 15:42:05 -05:00
2017-11-02 11:10:55 +01:00
2017-11-04 09:26:51 +09:00
2017-07-21 11:14:51 -04:00
2015-05-31 00:03:21 -07:00
2017-11-08 11:13:54 +01:00
2017-12-13 13:18:46 -05:00
2018-01-16 15:01:33 -05:00
2015-11-03 11:08:22 -05:00
2016-12-29 11:38:31 -05:00
2018-01-22 15:42:05 -05:00
2017-03-02 08:42:29 +01:00
2017-06-08 10:53:29 -04:00
2017-12-29 15:42:26 -05:00
2018-01-09 11:28:58 -05:00
2017-11-30 10:56:32 -05:00
2018-01-16 15:01:33 -05:00
2017-11-02 11:10:55 +01:00
2018-01-19 18:37:00 -08:00
2015-07-09 14:17:15 -07:00
2017-11-02 11:10:55 +01:00
2017-05-02 16:40:27 -07:00
2018-01-05 15:21:21 -08:00