Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1428279

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

From Martin KaFai Lau <kafai@fb.com>
Newsgroups linux.kernel
Subject [PATCH -next 0/4] cgroup: bpf: cgroup2 membership test on skb
Date 2016-06-22 02:30 +0200
Message-ID <rMEdk-4x1-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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.

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH -next 0/4] cgroup: bpf: cgroup2 membership test on skb Martin KaFai Lau <kafai@fb.com> - 2016-06-22 02:30 +0200
  [PATCH -next 1/4] cgroup: Add cgroup_get_from_fd Martin KaFai Lau <kafai@fb.com> - 2016-06-22 02:30 +0200
    Re: [PATCH -next 1/4] cgroup: Add cgroup_get_from_fd Tejun Heo <tj@kernel.org> - 2016-06-22 17:40 +0200

csiph-web