summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nft_redir_ipv4.c
Commit message (Expand)AuthorAgeFilesLines
* 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