summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/ip6t_MASQUERADE.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-11netfilter: x_tables: merge ip and ipv6 masquerade modulesFlorian Westphal1-81/+0
2019-04-11netfilter: nf_nat: merge ip/ip6 masquerade headersFlorian Westphal1-1/+1
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo1-2/+6
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre1-1/+1
2017-12-11netfilter: ip6t_MASQUERADE: add dependency on conntrack moduleKonstantin Khlebnikov1-1/+7
2016-11-03netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso1-1/+1
2014-09-09netfilter: nf_nat: generalize IPv6 masquerading support for nf_tablesArturo Borrero1-71/+5
2013-08-09netfilter: nf_conntrack: don't send destroy events from iteratorFlorian Westphal1-1/+1
2013-05-28net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang1-1/+3
2013-05-28net: pass info struct via netdevice notifierJiri Pirko1-1/+1
2012-08-30netfilter: ip6tables: add MASQUERADE targetPatrick McHardy1-0/+135