summaryrefslogtreecommitdiffstats
path: root/LICENSES/other
diff options
context:
space:
mode:
authorFlorian Westphal2019-02-21 15:38:29 +0100
committerPablo Neira Ayuso2019-02-27 10:58:21 +0100
commitcc16921351d8ba1eabc1923fd61d4f369fadde56 (patch)
tree52300f577d4c1f1d32929015915604e5af734e08 /LICENSES/other
parentnetfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h (diff)
downloadkernel-qcow2-linux-cc16921351d8ba1eabc1923fd61d4f369fadde56.tar.gz
kernel-qcow2-linux-cc16921351d8ba1eabc1923fd61d4f369fadde56.tar.xz
kernel-qcow2-linux-cc16921351d8ba1eabc1923fd61d4f369fadde56.zip
netfilter: conntrack: avoid same-timeout update
No need to dirty a cache line if timeout is unchanged. Also, WARN() is useless here: we crash on 'skb->len' access if skb is NULL. Last, ct->timeout is u32, not 'unsigned long' so adapt the function prototype accordingly. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'LICENSES/other')
0 files changed, 0 insertions, 0 deletions