commit | 02f6ac7456a0d77360cb47b8d2ed4366b883096d | [log] [tgz] |
---|---|---|
author | Andrey Ignatov <rdna@fb.com> | Sun Aug 12 10:49:29 2018 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Mon Aug 13 01:02:39 2018 +0200 |
tree | e33af1b56e5261b94c764ca1e7b5d74ce2bcd21c | |
parent | 539764d07b49c5b322cc065d275f65df275e4991 [diff] |
selftests/bpf: Add cgroup id helpers to bpf_helpers.h Add bpf_skb_cgroup_id and bpf_skb_ancestor_cgroup_id helpers to bpf_helpers.h to use them in tests and samples. Signed-off-by: Andrey Ignatov <rdna@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>