summaryrefslogtreecommitdiffstats
path: root/iptables/xtables-translate.c
Commit message (Expand)AuthorAgeFilesLines
* iptables-translate: print nft iff there are more expanded rules to printPablo Neira Ayuso2017-03-091-1/+1
* iptables-translate: print nft command for each expand rules via dns namesPablo Neira Ayuso2017-03-081-0/+2
* xtables-translate: Avoid querying the kernelPhil Sutter2017-03-081-0/+10
* xtables-translate: Fix chain type when translating nat tablePhil Sutter2016-11-291-6/+12
* xtables-translate: Support setting standard chain policyPhil Sutter2016-11-291-5/+11
* xtables-translate-restore: do not escape quotesPablo M. Bermudo Garay2016-09-051-2/+4
* iptables-translate: add in/out ifname wildcard match translation to nftLiping Zhang2016-08-011-0/+17
* xtables-translate: fix issue with quotesPablo M. Bermudo Garay2016-07-271-0/+2
* src: introduce struct xt_xlate_{mt,tg}_paramsPablo Neira Ayuso2016-07-251-5/+15
* xtables-translate: fix multiple spaces issuePablo M. Bermudo Garay2016-07-091-0/+4
* iptables-translate: Don't print "nft" in iptables-restore-translate commandGuruswamy Basavaiah2016-04-271-1/+3
* iptables-translate: Printing the table name before chain name.Guruswamy Basavaiah2016-04-271-1/+1
* iptables-translate: translate iptables --flushGuruswamy Basavaiah2016-03-221-0/+8
* iptables-translate: pass ipt_entry and ip6t_entry to ->xlate()Pablo Neira Ayuso2016-03-091-2/+4
* iptables: extensions: iptables-translate prints extra "nft" after printing an...Guruswamy Basavaiah2016-03-011-1/+1
* extensions: rename xt_buf to xt_xlatePablo Neira Ayuso2016-02-161-15/+15
* nft: xtables: add the infrastructure to translate from iptables to nftPablo Neira Ayuso2016-02-161-0/+463