summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/xt_addrtype.h
Commit message (Collapse)AuthorAgeFilesLines
* netfilter: xt_addrtype: ipv6 supportFlorian Westphal2011-03-151-0/+17
| | | | | | | | | 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>
* netfilter: ipt_addrtype: rename to xt_addrtypeFlorian Westphal2011-03-151-0/+27
Followup patch will add ipv6 support. ipt_addrtype.h is retained for compatibility reasons, but no longer used by the kernel. Signed-off-by: Florian Westphal <fwestphal@astaro.com> Signed-off-by: Patrick McHardy <kaber@trash.net>
OpenPOWER on IntegriCloud