Florian Westphal 6e10148c5c netfilter: reset netfilter state when duplicating packet
We should also toss nf_bridge_info, if any -- packet is leaving via
ip_local_out, also, this skb isn't bridged -- it is a locally generated
copy.  Also this avoids the need to touch this later when skb->nfct is
replaced with 'unsigned long _nfct' in followup patch.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2017-02-02 14:31:51 +01:00
..
2016-12-25 17:21:22 +01:00
2016-09-10 23:12:51 -07:00
2016-12-25 17:21:23 +01:00
2016-12-29 12:05:49 -05:00
2016-12-23 12:20:39 -05:00
2016-06-27 15:06:17 -04:00
2016-09-21 10:09:14 +02:00