aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/nf_nat_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-27netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.hFlorian Westphal1-29/+0
2018-05-23netfilter: add struct nf_nat_hook and use itPablo Neira Ayuso1-7/+0
2018-05-23netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal1-4/+1
2018-05-23netfilter: nf_nat: move common nat code to nat coreFlorian Westphal1-0/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-09-18netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman1-1/+1
2013-09-23netfilter: Remove extern from function prototypesJoe Perches1-5/+3
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy1-4/+1
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy1-1/+1
2011-01-18netfilter: nf_nat: fix conversion to non-atomic bit opsChangli Gao1-2/+2
2010-11-15netfilter: nf_nat: don't use atomic bit operationChangli Gao1-2/+2
2009-08-25netfilter: nfnetlink: constify message attributes and headersPatrick McHardy1-1/+1
2008-10-14netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_natPablo Neira Ayuso1-0/+8
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-2/+2
2007-07-10[NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.hYasuyuki Kozakai1-0/+1
2006-12-02[NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik1-0/+27