Files
linux/tools/testing/selftests
Thomas Graf 3f731d89e4 bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_*
- direct packet read is allowed for LWT_*
 - direct packet write for LWT_IN/LWT_OUT is prohibited
 - direct packet write for LWT_XMIT is allowed
 - access to skb->tc_classid is prohibited for LWT_*

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-12-06 10:14:52 -05:00
..
2015-09-22 15:09:53 -07:00
2015-11-03 16:54:57 -07:00
2016-01-07 13:38:11 -07:00
2015-03-13 15:21:56 -06:00
2015-05-26 15:58:08 -06:00
2016-10-18 11:35:55 -04:00