]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/ipv4/tcp_ipv4.c
[NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures
[karo-tx-linux.git] / net / ipv4 / tcp_ipv4.c
index e9f83e5b28ce93a7e2a3e76a878526ec227ad497..6ea353907af5757de1abc84e6b87274afa4d26fe 100644 (file)
@@ -1080,6 +1080,7 @@ process:
 
        if (!xfrm4_policy_check(sk, XFRM_POLICY_IN, skb))
                goto discard_and_relse;
+       nf_reset(skb);
 
        if (sk_filter(sk, skb, 0))
                goto discard_and_relse;