aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/nf_nat_masquerade_ipv6.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-27netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal1-240/+0
2019-02-04netfilter: nat: remove module dependency on ipv6 coreFlorian Westphal1-2/+19
2018-11-27netfilter: nat: fix double register in masquerade modulesTaehee Yoo1-7/+16
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo1-9/+23
2018-09-28netfilter: masquerade: don't flush all conntracks if only one address deleted on deviceTan Hu1-3/+16
2018-05-29netfilter: nat: merge ipv4/ipv6 masquerade code into main nat moduleFlorian Westphal1-4/+0
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre1-2/+2
2017-09-04net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao1-2/+2
2017-05-29netfilter: conntrack: rename nf_ct_iterate_cleanupFlorian Westphal1-5/+5
2017-04-26netfilter: masquerade: attach nat extension if not presentFlorian Westphal1-1/+4
2016-02-01netfilter: conntrack: resched in nf_ct_iterate_cleanupFlorian Westphal1-3/+71
2015-09-18netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6Eric W. Biederman1-1/+1
2014-09-09netfilter: nf_nat: generalize IPv6 masquerading support for nf_tablesArturo Borrero1-0/+120