aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_nat_masquerade.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-21netfilter: nf_nat_masquerade: defer conntrack walk to work queueFlorian Westphal1-26/+24
2021-09-21netfilter: nf_nat_masquerade: make async masq_inet6_event handling genericFlorian Westphal1-47/+75
2019-04-11netfilter: nf_nat_masquerade: unify ipv4/6 notifier registrationFlorian Westphal1-64/+37
2019-04-11netfilter: nf_nat: merge ip/ip6 masquerade headersFlorian Westphal1-2/+1
2019-03-08netfilter: nat: don't register device notifier twiceFlorian Westphal1-16/+19
2019-02-27netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal1-0/+362