netfilter: ip6_tables: add ip6tables security table
authorJames Morris <jmorris@namei.org>
Mon, 9 Jun 2008 22:58:05 +0000 (15:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Jun 2008 22:58:05 +0000 (15:58 -0700)
commit17e6e59f0a1d7188d783c15dc3ccebd95a0840cd
treeaabe39d205166733003dcc22b95bc77714691de1
parent560ee653b67074b805f1b661988a72a0e58811a5
netfilter: ip6_tables: add ip6tables security table

This is a port of the IPv4 security table for IPv6.

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>
include/linux/netfilter_ipv6.h
include/net/netns/ipv6.h
net/ipv6/netfilter/Kconfig
net/ipv6/netfilter/Makefile
net/ipv6/netfilter/ip6table_security.c [new file with mode: 0644]