netfilter: reset nf_trace in nf_reset
authorGao feng <gaofeng@cn.fujitsu.com>
Thu, 21 Mar 2013 19:48:41 +0000 (19:48 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 25 Mar 2013 13:21:23 +0000 (14:21 +0100)
commit130549fed828cc34c22624c6195afcf9e7ae56fe
tree4d2f1ff9247a0708100d2c8b4fe15f96cc757ca5
parent7ebe183c6d444ef5587d803b64a1f4734b18c564
netfilter: reset nf_trace in nf_reset

We forgot to clear the nf_trace of sk_buff in nf_reset,
When we use veth device, this nf_trace information will
be leaked from one net namespace to another net namespace.

Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/linux/skbuff.h