Hacker News new | ask | show | jobs
by Soft 1942 days ago
Isn't it still the case that net_cls cgroup is not available with cgroups v2?
1 comments

I think it's still not available, so this tool works with cgroups v1 only at the moment. I can add support for cgroup v2 later though (there is workaround by hooking on cgroup v2 pathnames in iptables to achieve the same goal).