summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
Commit message (Collapse)AuthorAgeFilesLines
* Convert the NAT targets to use the kernel supplied nf_nat.h headerPatrick McHardy2012-09-102-169/+0
| | | | | Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* SNAT/DNAT: add support for persistent multi-range NAT mappingsPatrick McHardy2009-04-171-0/+1
| | | | | | | Add support for persistent mappings (2.6.29-rc2+) as replacement for the removed SAME target. Signed-off-by: Patrick McHardy <kaber@trash.net>
* include: resynchronize headers with 2.6.29-rc5Jan Engelhardt2009-02-212-0/+168
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>