Re: [lxc-devel] CGroup Namespaces (v10)
From: Tejun Heo <hidden>
Date: 2016-02-12 16:09:12
Also in:
cgroups, lkml
From: Tejun Heo <hidden>
Date: 2016-02-12 16:09:12
Also in:
cgroups, lkml
Hello, On Fri, Feb 12, 2016 at 12:18:28AM +0100, Alban Crequy wrote:
I just noticed commit c38c4597e4bf ("netfilter: implement xt_cgroup
cgroup2 path match") which, as far as I understand, introduces a new
userland facing API containing the full cgroup path. Does it mean that
the cgroupns patchset should include cgroup path translation in
xt_cgroup?I don't think so. None of netfilter configuration is namespaced in any way. They're system-global by nature. Thanks. -- tejun