aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_REDIRECT.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre1-1/+1
2016-12-04netfilter: nat: add dependencies on conntrack moduleFlorian Westphal1-2/+10
2016-11-03netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso1-2/+2
2014-11-27netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso1-2/+1
2014-10-27netfilter: refactor NAT redirect IPv6 code to use it from nf_tablesArturo Borrero1-38/+2
2014-10-27netfilter: refactor NAT redirect IPv4 to use it from nf_tablesArturo Borrero1-42/+2
2012-09-21netfilter: combine ipt_REDIRECT and ip6t_REDIRECTJan Engelhardt1-0/+190