summaryrefslogtreecommitdiffstats
path: root/iptables/xtables-translate.c
Commit message (Expand)AuthorAgeFilesLines
* xtables: Fix for spurious errors from iptables-translatePhil Sutter2018-10-231-0/+1
* xtables: add nf_tables vs. legacy postfix to version stringsFlorian Westphal2018-06-181-1/+5
* xtables-compat: pass correct table skeletonFlorian Westphal2018-05-101-1/+17
* xt-translate: quote interface names in translated outputFlorian Westphal2018-04-191-1/+1
* xlate-translate: split common parts into helperFlorian Westphal2018-04-131-33/+26
* xtables-translate: rm duplicate includesFlorian Westphal2018-04-131-5/+0
* xtables-compat-restore: use correct hook prioritiesFlorian Westphal2018-02-171-5/+31
* xtables-compat-restore: fix translation of mangle's OUTPUTLouis Sautier2017-09-101-0/+2
* xtables-translate: fix double space before commentPablo M. Bermudo Garay2017-06-061-5/+6
* iptables: Remove unnecessary braces.Varsha Rao2017-04-061-4/+2
* 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