mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
560ee653b6
The following patch implements a new "security" table for iptables, so that MAC (SELinux etc.) networking rules can be managed separately to standard DAC rules. This is to help with distro integration of the new secmark-based network controls, per various previous discussions. The need for a separate table arises from the fact that existing tools and usage of iptables will likely clash with centralized MAC policy management. The SECMARK and CONNSECMARK targets will still be valid in the mangle table to prevent breakage of existing users. Signed-off-by: James Morris <jmorris@namei.org> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
core.h | ||
dccp.h | ||
generic.h | ||
ipv4.h | ||
ipv6.h | ||
packet.h | ||
unix.h | ||
x_tables.h |