diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2018-08-13 01:02:40 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-08-13 01:02:41 +0200 |
commit | 2ce3206b9eb3943de09f3bf4ec9134568420d8b9 (patch) | |
tree | 7903c536230dc9665d7ebbae2166f1e39cfebd72 /net/ipv6 | |
parent | bpf: decouple btf from seq bpf fs dump and enable more maps (diff) | |
parent | selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_id (diff) | |
download | linux-2ce3206b9eb3943de09f3bf4ec9134568420d8b9.tar.xz linux-2ce3206b9eb3943de09f3bf4ec9134568420d8b9.zip |
Merge branch 'bpf-ancestor-cgroup-id'
Andrey Ignatov says:
====================
This patch set adds new BPF helper bpf_skb_ancestor_cgroup_id that returns
id of cgroup v2 that is ancestor of cgroup associated with the skb at the
ancestor_level.
The helper is useful to implement policies in TC based on cgroups that are
upper in hierarchy than immediate cgroup associated with skb.
v1->v2:
- more reliable check for testing IPv6 to become ready in selftest.
====================
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions