On Sat, Feb 15, 2014 at 11:48:45PM +0100, Florian Westphal wrote: > When using nftables with CONFIG_NETFILTER_XT_TARGET_TRACE=n, we get > lots of "TRACE: filter:output:policy:1 IN=..." warnings as several > places will leave skb->nf_trace uninitialised. > > Unlike iptables tracing functionality is not conditional in nftables, > so always copy/zero nf_trace setting when nftables is enabled. > > Move this into __nf_copy() helper. 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