summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/nft_redir_ipv6.c
AgeCommit message (Expand)AuthorLines
2019-03-01netfilter: nf_tables: nat: merge nft_redir protocol specific modulesFlorian Westphal-83/+0
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre-1/+1
2017-03-13netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang-4/+4
2016-12-04netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressionsFlorian Westphal-0/+7
2016-12-04netfilter: update Arturo Borrero Gonzalez email addressArturo Borrero Gonzalez-2/+2
2016-11-03netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso-1/+2
2015-09-18netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman-2/+1
2015-04-13netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy-2/+2
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy-6/+5
2014-12-23netfilter: nf_tables: fix port natting in little endian archsleroy christophe-4/+4
2014-11-27netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso-1/+1
2014-10-27netfilter: nf_tables: add new expression nft_redirArturo Borrero-0/+77