On Mon, Oct 20, 2014 at 01:52:18PM +0200, Arturo Borrero Gonzalez wrote: > NFPROTO_ARP = 3 in kernel space. > > We need the same value here in userspace in order to correctly communicate > with the kernel. > > The failure solved by this patch made that {XML|JSON}-parsed tables of ARP > family unable to be directly injected into kernel. > > To prevent future errors, this patch changes raw and AF_* values by the mathing > NFPROTO_* couterpart as seen in linux/netfilter.h in both functions: > * nft_family2str() > * nft_str2family() Applied, thanks. BTW, it would be good to see a similar refactor in nft_verdict2str(). -- 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