aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/nf_nat_l3proto.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-27netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.hFlorian Westphal1-26/+0
2019-02-27netfilter: nat: remove l3proto structFlorian Westphal1-8/+0
2019-02-27netfilter: nat: remove csum_recalc hookFlorian Westphal1-4/+3
2019-02-27netfilter: nat: remove csum_update hookFlorian Westphal1-5/+0
2019-02-27netfilter: nat: remove l3 manip_pkt hookFlorian Westphal1-5/+4
2019-02-27netfilter: nat: move nlattr parse and xfrm session decode to coreFlorian Westphal1-9/+0
2018-12-17netfilter: nat: remove nf_nat_l4proto structFlorian Westphal1-2/+0
2018-12-17netfilter: nat: fold in_range indirection into callerFlorian Westphal1-3/+0
2018-12-17netfilter: remove NF_NAT_RANGE_PROTO_RANDOM supportFlorian Westphal1-2/+0
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