Re: [PATCH 8/8] netfilter: implement xt_cgroup cgroup2 path match

From: Alban Crequy
Date: Thu Feb 11 2016 - 19:11:30 EST


Hi,

On 7 December 2015 at 23:38, Tejun Heo <tj@xxxxxxxxxx> 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