[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160812132935.GL2695@mtj.duckdns.org>
Date: Fri, 12 Aug 2016 09:29:35 -0400
From: Tejun Heo <tj@...nel.org>
To: Daniel Borkmann <daniel@...earbox.net>
Cc: Sargun Dhillon <sargun@...gun.me>,
Alexei Starovoitov <alexei.starovoitov@...il.com>,
netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next v4 2/3] bpf: Add bpf_current_task_under_cgroup
helper
Hello,
On Fri, Aug 12, 2016 at 09:40:39AM +0200, Daniel Borkmann wrote:
> > I actually wish we could rename skb_in_cgroup to skb_under_cgroup. If we ever
> > introduced a check for absolute membership versus ancestral membership, what
> > would we call that?
>
> That option is, by the way, still on the table for -net tree, since 4.8 is not
> released yet, so it could still be renamed into BPF_FUNC_skb_under_cgroup.
>
> Then you could make this one here for -net-next as "BPF_FUNC_current_under_cgroup".
>
> Tejun, Alexei?
lol I should have read the whole thread before replying twice. Sorry
about that. Yeah, if we can still rename it, let's do "under". It's
more intuitive and gives us the room to implement the real "in" test
if ever necessary in the future.
Thanks.
--
tejun
Powered by blists - more mailing lists