Hi,
In https://www.kernel.org/doc/Documentation/cgroups/net_cls.txt there is
a example to match the classid, set with a cgroup, with iptables:
iptables -A OUTPUT -m cgroup ! --cgroup 0x100001 -j DROP
However, I've not been able to find the corresponding kernel module
neither the iptables side module...
Do you have any hint where I could find it ?
Thanks,
--
Jean-Tiare, shared-hosting team
--
To unsubscribe from this list: send the line "unsubscribe cgroups" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html