On Fri, Apr 01, 2016 at 12:06:24AM +0530, Guruswamy Basavaiah wrote: > Moving of printing "nft" back to xtables_xlate_main from > function do_command_xlate. > > This reverts of previous commit 4f75601d37349c5a983a969d46c1ff0604991b5c > which was breaking "iptables-restore-translate -f" and "./nft -f" Instead of reverting, you can probably check: if (!restore) printf("nft "); so the nft keyword is not shown via iptables-restore-translate. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html