aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/nf_nat_l3proto.h
AgeCommit message (Expand)Author
2018-05-23netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal
2018-05-06netfilter: nf_nat: remove unused ct arg from lookup functionsFlorian Westphal
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().David S. Miller
2014-09-09netfilter: nat: move specific NAT IPv6 to corePablo Neira Ayuso
2014-09-02netfilter: nat: move specific NAT IPv4 to corePablo Neira Ayuso
2013-09-23netfilter: Remove extern from function prototypesJoe Perches
2012-08-30netfilter: ipv6: add IPv6 NAT supportPatrick McHardy
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy