commit | 5e6874cdb8de94cd3c15d853a8ef9c6f4c305055 | [log] [tgz] |
---|---|---|
author | James Morris <jmorris@namei.org> | Fri Jun 09 00:30:57 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Jun 17 21:29:59 2006 -0700 |
tree | 3f289088db7512d55d6e46d1d14c5d18f07f9b4f | |
parent | 984bc16cc92ea3c247bf34ad667cfb95331b9d3c [diff] |
[SECMARK]: Add xtables SECMARK target Add a SECMARK target to xtables, allowing the admin to apply security marks to packets via both iptables and ip6tables. The target currently handles SELinux security marking, but can be extended for other purposes as needed. Signed-off-by: James Morris <jmorris@namei.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>