netdev.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 2/4] cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAY Martin KaFai Lau
       [not found] ` <1466555002-1316296-1-git-send-email-kafai-b10kYP2dOMg@public.gmane.org>
  0 siblings, 2 replies; 13+ messages in thread
From: Martin KaFai Lau @ 2016-06-22  0:23 UTC (permalink / raw)
  To: cgroups-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	netdev-u79uwXL29TY76Z2rM5mHXA
  Cc: Alexei Starovoitov, Daniel Borkmann, Tejun Heo,
	kernel-team-b10kYP2dOMg

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 2/4] cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAY Martin KaFai Lau
2016-06-22  1:15   ` Alexei Starovoitov
     [not found]   ` <1466555002-1316296-3-git-send-email-kafai-b10kYP2dOMg@public.gmane.org>
2016-06-22  2:33     ` kbuild test robot
     [not found] ` <1466555002-1316296-1-git-send-email-kafai-b10kYP2dOMg@public.gmane.org>
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 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
     [not found]     ` <1466555002-1316296-4-git-send-email-kafai-b10kYP2dOMg@public.gmane.org>
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
     [not found]     ` <1466555002-1316296-5-git-send-email-kafai-b10kYP2dOMg@public.gmane.org>
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).