Patch 1 and 2 are a resent of previous patchset. (patch 1 is quite useful actually, at leats it was for testing patch 3) (patch 2 is a bug fix) Patch 3 is the full rewrite of patch 8 it previous patchset. Much smaller, and works in all case with xtables-restore with or without --table option. Patch 4 is applying the idea to get rid of useless error message (which clearly did not help at all). Patch 5 is a debug message fix. Tomasz Bursztyka (5): nft: Add useful debug output when a builtin table is created nft: A builtin chain might be created when restoring nft: Initialize a table only once nft: Remove useless error message nft: Pass a line after printing out a debug message iptables/nft.c | 66 ++++++++++++++++++---------------------------- iptables/nft.h | 2 ++ iptables/xtables-restore.c | 1 + 3 files changed, 28 insertions(+), 41 deletions(-) -- 1.8.3.2 -- 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