summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_nat_masquerade_ipv4.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal2019-02-271-196/+0Star
* netfilter: nat: fix double register in masquerade modulesTaehee Yoo2018-11-271-7/+16
* netfilter: add missing error handling code for register functionsTaehee Yoo2018-11-271-4/+17
* netfilter: masquerade: don't flush all conntracks if only one address deleted...Tan Hu2018-09-281-3/+19
* netfilter: nat: merge ipv4/ipv6 masquerade code into main nat moduleFlorian Westphal2018-05-291-4/+0Star
* netfilter: add NAT support for shifted portmap rangesThierry Du Tre2018-04-241-2/+2
* net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao2017-09-041-4/+4
* netfilter: conntrack: rename nf_ct_iterate_cleanupFlorian Westphal2017-05-291-2/+2
* netfilter: masquerade: attach nat extension if not presentFlorian Westphal2017-04-261-2/+3
* ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller2016-03-141-2/+10
* netfilter: nf_nat: generalize IPv4 masquerading support for nf_tablesArturo Borrero2014-09-091-0/+153