Re: [PATCH 8/8] netfilter: implement xt_cgroup cgroup2 path match
From: Alban Crequy <hidden>
Date: 2016-02-12 00:10:42
Also in:
lkml, netdev, netfilter-devel
From: Alban Crequy <hidden>
Date: 2016-02-12 00:10:42
Also in:
lkml, netdev, netfilter-devel
Hi, On 7 December 2015 at 23:38, Tejun Heo [off-list ref] wrote:
This patch implements xt_cgroup path match which matches cgroup2 membership of the associated socket. The match is recursive and invertible.
Is there any plans to implement a similar cgroup2 path match in a cgroup classifier in tc? I wonder if it will be possible to use cgroup to classify packets in tc without net_cls.class_id in cgroup2. Thanks! Alban