aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorBen Greear <greearb@candelatech.com>2010-07-22 09:54:47 +0000
committerDavid S. Miller <davem@davemloft.net>2010-07-25 21:58:46 -0700
commitc736eefadb71a01a5e61e0de700f28f6952b4444 (patch)
treed6a7cb06755e24bb5a1a44b68802577c1ca303d8 /security
parent3b87956ea645fb4de7e59c7d0aa94de04be72615 (diff)
downloadkernel_samsung_smdk4412-c736eefadb71a01a5e61e0de700f28f6952b4444.zip
kernel_samsung_smdk4412-c736eefadb71a01a5e61e0de700f28f6952b4444.tar.gz
kernel_samsung_smdk4412-c736eefadb71a01a5e61e0de700f28f6952b4444.tar.bz2
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 'security')
0 files changed, 0 insertions, 0 deletions