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