netfilter: xt_addrtype: ipv6 support
authorFlorian Westphal <fwestphal@astaro.com>
Tue, 15 Mar 2011 19:17:44 +0000 (20:17 +0100)
committerPatrick McHardy <kaber@trash.net>
Tue, 15 Mar 2011 19:17:44 +0000 (20:17 +0100)
commit2f5dc63123905a89d4260ab8ee08d19ec104db04
tree1640ff192d42c3433daf99e6760d51f19ef3a3ac
parentde81bbea17650769882bc625d6b5df11ee7c4b24
netfilter: xt_addrtype: ipv6 support

The kernel will refuse certain types that do not work in ipv6 mode.
We can then add these features incrementally without risk of userspace
breakage.

Signed-off-by: Florian Westphal <fwestphal@astaro.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
include/linux/netfilter/xt_addrtype.h
net/netfilter/Kconfig
net/netfilter/xt_addrtype.c