On Tue, Apr 05, 2016 at 12:38:37PM +0530, Guruswamy Basavaiah wrote: > Printing the table name before chain name. > > Command ./iptables-restore-translate, was printing > table name before the chain name for user added chains. > This is breaking ./nft -f command. > > Before fix, output of "./iptables-restore-translate" > add chain ip OUTPUT_direct raw > > After fix: > add chain ip raw OUTPUT_direct I want to take this fix, but it doesn't apply: $ git am /tmp/iptables-translate-Printing-the-table-name-before-chain-name.patch -s Applying: iptables-translate: Printing the table name before chain name error: patch failed: iptables/xtables-translate.c:296 error: iptables/xtables-translate.c: patch does not apply Patch failed at 0001 iptables-translate: Printing the table name before chain name The copy of the patch that failed is found in: /home/pablo/devel/scm/git-netfilter/iptables/.git/rebase-apply/patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". -- 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