aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_nat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre1-6/+66
2018-02-14netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal1-2/+3
2017-09-04net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao1-10/+10
2016-12-04netfilter: nat: add dependencies on conntrack moduleFlorian Westphal1-1/+17
2012-10-15netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targetsElison Niven1-4/+4
2012-08-30netfilter: ipv6: add IPv6 NAT supportPatrick McHardy1-0/+3
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy1-0/+167