aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_masq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-10netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso1-1/+1
2017-03-06netfilter: nf_tables: validate the expr explicitly after init successfullyLiping Zhang1-4/+0
2016-12-04netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressionsFlorian Westphal1-1/+1
2016-12-04netfilter: update Arturo Borrero Gonzalez email addressArturo Borrero Gonzalez1-2/+2
2016-03-02netfilter: nft_masq: support port rangePablo Neira Ayuso1-11/+40
2015-01-19netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso1-9/+17
2014-10-13netfilter: nf_tables: restrict nat/masq expressions to nat chain typePablo Neira Ayuso1-0/+12
2014-09-09netfilter: nf_tables: add new nft_masq expressionArturo Borrero1-0/+59