linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next 0/4] cgroup: bpf: cgroup2 membership test on skb
@ 2016-06-22  0:23 Martin KaFai Lau
  2016-06-22  0:23 ` [PATCH -next 1/4] cgroup: Add cgroup_get_from_fd Martin KaFai Lau
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Martin KaFai Lau @ 2016-06-22  0:23 UTC (permalink / raw)
  To: cgroups, linux-kernel, netdev
  Cc: Alexei Starovoitov, Daniel Borkmann, Tejun Heo, kernel-team

This series is to implement a bpf-way to
check the cgroup2 membership of a skb (sk_buff).

It is similar to the feature added in netfilter:
c38c4597e4bf ("netfilter: implement xt_cgroup cgroup2 path match")

The current target is the tc-like usage.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-06-22 15:35 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-22  0:23 [PATCH -next 0/4] cgroup: bpf: cgroup2 membership test on skb Martin KaFai Lau
2016-06-22  0:23 ` [PATCH -next 1/4] cgroup: Add cgroup_get_from_fd Martin KaFai Lau
2016-06-22 15:35   ` Tejun Heo
2016-06-22  0:23 ` [PATCH -next 2/4] cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAY Martin KaFai Lau
2016-06-22  1:15   ` Alexei Starovoitov
2016-06-22  2:33   ` kbuild test robot
2016-06-22  0:23 ` [PATCH -next 3/4] cgroup: bpf: Add bpf_skb_in_cgroup_proto Martin KaFai Lau
2016-06-22  1:15   ` Alexei Starovoitov
2016-06-22  6:19     ` Martin KaFai Lau
2016-06-22  1:25   ` kbuild test robot
2016-06-22  2:15   ` kbuild test robot
2016-06-22  0:23 ` [PATCH -next 4/4] cgroup: bpf: Add an example to do cgroup checking in BPF Martin KaFai Lau
2016-06-22  1:19   ` Alexei Starovoitov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).