diff options
author | 2025-04-01 13:57:30 +0200 | |
---|---|---|
committer | 2025-04-24 16:04:02 +0200 | |
commit | 3ba0032afea888d0edebf5ece3c6b36417189b63 (patch) | |
tree | f439d17632f4e05814b64b838ef93eb4902e0d25 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: xt_IDLETIMER: convert timeouts to secs_to_jiffies() (diff) | |
download | wireguard-linux-3ba0032afea888d0edebf5ece3c6b36417189b63.tar.xz wireguard-linux-3ba0032afea888d0edebf5ece3c6b36417189b63.zip |
netfilter: xt_cgroup: Make it independent from net_cls
The xt_group matching supports the default hierarchy since commit
c38c4597e4bf3 ("netfilter: implement xt_cgroup cgroup2 path match").
The cgroup v1 matching (based on clsid) and cgroup v2 matching (based on
path) are rather independent. Downgrade the Kconfig dependency to
mere CONFIG_SOCK_GROUP_DATA so that xt_group can be built even without
CONFIG_NET_CLS_CGROUP for path matching.
Also add a message for users when they attempt to specify any clsid.
Link: https://lists.opensuse.org/archives/list/kernel@lists.opensuse.org/thread/S23NOILB7MUIRHSKPBOQKJHVSK26GP6X/
Cc: Jan Engelhardt <ej@inai.de>
Cc: Florian Westphal <fw@strlen.de>
Signed-off-by: Michal Koutný <mkoutny@suse.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions