aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/nf_nat_l4proto.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-17netfilter: nat: remove nf_nat_l4proto structFlorian Westphal1-31/+0
2018-12-17netfilter: nat: remove l4proto->manip_pktFlorian Westphal1-8/+7
2018-12-17netfilter: nat: remove l4proto->nlattr_to_rangeFlorian Westphal1-6/+0
2018-12-17netfilter: nat: remove l4proto->in_rangeFlorian Westphal1-11/+0
2018-12-17netfilter: nat: remove l4proto->unique_tupleFlorian Westphal1-11/+0
2018-12-17netfilter: nat: un-export nf_nat_l4proto_unique_tupleFlorian Westphal1-6/+0
2018-12-01netfilter: nat: remove l4 protocol port roversFlorian Westphal1-1/+1
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-04netfilter: built-in NAT support for UDPliteDavide Caratti1-0/+3
2016-12-04netfilter: built-in NAT support for SCTPDavide Caratti1-0/+3
2016-12-04netfilter: built-in NAT support for DCCPDavide Caratti1-0/+3
2013-09-23netfilter: Remove extern from function prototypesJoe Perches1-15/+15
2012-08-30netfilter: ipv6: add IPv6 NAT supportPatrick McHardy1-0/+1
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy1-0/+71