summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/nft_redir_ipv6.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang2017-03-131-4/+4
* netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressionsFlorian Westphal2016-12-041-0/+7
* netfilter: update Arturo Borrero Gonzalez email addressArturo Borrero Gonzalez2016-12-041-2/+2
* netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso2016-11-031-1/+2
* netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman2015-09-181-2/+1Star
* netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy2015-04-131-2/+2
* netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-131-6/+5Star
* netfilter: nf_tables: fix port natting in little endian archsleroy christophe2014-12-231-4/+4
* netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso2014-11-271-1/+1
* netfilter: nf_tables: add new expression nft_redirArturo Borrero2014-10-271-0/+77