Re: [PATCH net-next v3 0/4] cgroup: bpf: cgroup2 membership test on skb

From: David Miller
Date: Fri Jul 01 2016 - 16:26:16 EST


From: Martin KaFai Lau <kafai@xxxxxx>
Date: Thu, 30 Jun 2016 10:28:41 -0700

> 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.

I'll apply this series, but the colloqual way to arrange this header
posting is to keep the overview and description of the series at the
top of the text, and then have the "v3 ..., v2 ..." changelog afterwards.