On Fri, Jun 26, 2015 at 10:50:44AM +0200, Florian Westphal wrote: > nft -i --debug=all > nft> add rule ip filter foo mark 42 > > dies with sigfpe; seems mpz doesn't like len 0: > #1 0x0805f2ee in mpz_export_data (data=0xbfeda588, op=0x9d9fb08, byteorder=BYTEORDER_HOST_ENDIAN, len=0) at gmputil.c:115 > > After patch this prints 0x0000002a. I have pushed this to nft. 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