summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_nat.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xt_nat: fix DNAT target for shifted portmap rangesPaolo Abeni2018-10-161-0/+2
* netfilter: add NAT support for shifted portmap rangesThierry Du Tre2018-04-241-6/+66
* netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal2018-02-141-2/+3
* net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao2017-09-041-10/+10
* netfilter: nat: add dependencies on conntrack moduleFlorian Westphal2016-12-041-1/+17
* netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targetsElison Niven2012-10-151-4/+4
* netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-301-0/+3
* netfilter: add protocol independent NAT corePatrick McHardy2012-08-301-0/+167