aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/nf_nat_l3proto.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-23netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal1-48/+4
2018-05-06netfilter: nf_nat: remove unused ct arg from lookup functionsFlorian Westphal1-16/+8
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman1-16/+16
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller1-16/+8
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().David S. Miller1-16/+8
2014-09-09netfilter: nat: move specific NAT IPv6 to corePablo Neira Ayuso1-0/+37
2014-09-02netfilter: nat: move specific NAT IPv4 to corePablo Neira Ayuso1-0/+38
2013-09-23netfilter: Remove extern from function prototypesJoe Perches1-13/+10
2012-08-30netfilter: ipv6: add IPv6 NAT supportPatrick McHardy1-0/+5
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy1-0/+47