On Wed, Aug 07, 2013 at 11:31:37AM +0300, Tomasz Bursztyka wrote: > Bug is: > xtables -N test > xtables -A FORWARD -j test > xtables -L > Chain INPUT (policy ACCEPT) > target prot opt source destination > > Chain FORWARD (policy ACCEPT) > target prot opt source destination > test all -- anywhere anywhere [0 bytes of unknown target data] > > Chain OUTPUT (policy ACCEPT) > target prot opt source destination > > Chain test (1 references) > target prot opt source destination > > "[0 bytes of unknown target data]" should not be printed in this case. Applied, thanks. -- 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