Re: [PATCH] netfilter: Make xt_cgroup independent from net_cls
From: Florian Westphal <fw@strlen.de>
Date: 2025-03-04 03:45:22
Also in:
cgroups, lkml, netfilter-devel
From: Florian Westphal <fw@strlen.de>
Date: 2025-03-04 03:45:22
Also in:
cgroups, lkml, netfilter-devel
Michal Koutný [off-list ref] wrote:
+ if (!possible_classid(info->id)) {
+ pr_info("xt_cgroup: invalid classid\n");I think this is too terse, I would prefer if this could say that the build doesn't support cgrp v1.