summaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter/nft_redir_ipv6.c
AgeCommit message (Expand)Author
2017-03-13netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang
2016-12-04netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressionsFlorian Westphal
2016-12-04netfilter: update Arturo Borrero Gonzalez email addressArturo Borrero Gonzalez
2016-11-03netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso
2015-09-18netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman
2015-04-13netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy
2014-12-23netfilter: nf_tables: fix port natting in little endian archsleroy christophe
2014-11-27netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso
2014-10-27netfilter: nf_tables: add new expression nft_redirArturo Borrero