summaryrefslogtreecommitdiff
path: root/include/net/netfilter/nf_nat_core.h
AgeCommit message (Expand)Author
2019-02-27netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.hFlorian Westphal
2018-05-23netfilter: add struct nf_nat_hook and use itPablo Neira Ayuso
2018-05-23netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal
2018-05-23netfilter: nf_nat: move common nat code to nat coreFlorian Westphal
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-09-18netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman
2013-09-23netfilter: Remove extern from function prototypesJoe Perches
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy
2011-01-18netfilter: nf_nat: fix conversion to non-atomic bit opsChangli Gao
2010-11-15netfilter: nf_nat: don't use atomic bit operationChangli Gao
2009-08-25netfilter: nfnetlink: constify message attributes and headersPatrick McHardy
2008-10-14netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-07-10[NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.hYasuyuki Kozakai
2006-12-02[NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik