summaryrefslogtreecommitdiffstats
path: root/extensions/libebt_ip.txlate
Commit message (Collapse)AuthorAgeFilesLines
* xt-translate: quote interface names in translated outputFlorian Westphal2018-04-191-1/+1
| | | | | | | it its good practice as interface names can be virtually any identifier and could clash with nft keywords. Signed-off-by: Florian Westphal <fw@strlen.de>
* ebtables-translate: add initial test casesFlorian Westphal2018-04-131-0/+17
Signed-off-by: Florian Westphal <fw@strlen.de>