aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_nat_proto_dccp.c
AgeCommit message (Expand)Author
2018-12-17netfilter: nat: remove nf_nat_l4proto structFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->manip_pktFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->nlattr_to_rangeFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->in_rangeFlorian Westphal
2018-12-17netfilter: nat: un-export nf_nat_l4proto_unique_tupleFlorian Westphal
2018-12-01netfilter: nat: remove l4 protocol port roversFlorian Westphal
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre
2016-12-04netfilter: built-in NAT support for DCCPDavide Caratti
2015-08-17net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert
2014-06-30netfilter: use IS_ENABLED() macroDuan Jiong
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy