diff options
author | Ben Greear | 2010-07-22 09:54:47 +0000 |
---|---|---|
committer | David S. Miller | 2010-07-25 21:58:46 -0700 |
commit | c736eefadb71a01a5e61e0de700f28f6952b4444 (patch) | |
tree | d6a7cb06755e24bb5a1a44b68802577c1ca303d8 /net/bridge/br_fdb.c | |
parent | 3b87956ea645fb4de7e59c7d0aa94de04be72615 (diff) |
net: dev_forward_skb should call nf_reset
With conn-track zones and probably with different network
namespaces, the netfilter logic needs to be re-calculated
on packet receive. If the netfilter logic is not reset,
it will not be recalculated properly. This patch adds
the nf_reset logic to dev_forward_skb.
Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/br_fdb.c')
0 files changed, 0 insertions, 0 deletions