On Mon, Jul 18, 2016 at 10:14:27PM +0800, Liping Zhang wrote: > From: Liping Zhang <liping.zhang@xxxxxxxxxxxxxx> > > The following iptables rules have the different semantics: > # iptables -A INPUT -j NFLOG > # iptables -A INPUT -j NFLOG --nflog-size 0 > > But they are all displayed as "-A INPUT -j NFLOG", so if > the user input the following commands, the original semantics > will be broken. > # iptables-save | iptables-restore Applied, thanks. Would you also send me a patch to add a test to libxt_NFLOG.t so we make sure this problem never comes back again? -- 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