diff options
author | Song Liu <songliubraving@fb.com> | 2018-10-19 09:57:58 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-10-19 13:49:34 -0700 |
commit | 2cb494a36c98279c5c6ce8e99cf9776f15449ade (patch) | |
tree | c8a67095d219b652a8eea067188bff6c599e6881 /virt/lib | |
parent | b39b5f411dcfce28ff954e5d6acb2c11be3cb0ec (diff) |
bpf: add tests for direct packet access from CGROUP_SKB
Tests are added to make sure CGROUP_SKB cannot access:
tc_classid, data_meta, flow_keys
and can read and write:
mark, prority, and cb[0-4]
and can read other fields.
To make selftest with skb->sk work, a dummy sk is added in
bpf_prog_test_run_skb().
Signed-off-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'virt/lib')
0 files changed, 0 insertions, 0 deletions