diff options
author | Florian Westphal <fw@strlen.de> | 2020-03-20 16:52:02 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-20 19:36:38 -0700 |
commit | 07f8e4d0fddbf2f87e4cefb551278abc38db8cdd (patch) | |
tree | e0365b5d682a58c8c234be24396762bbd4a02817 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 702151da6df2364342acd08898263acd51e47a6a (diff) |
tcp: also NULL skb->dev when copy was needed
In rare cases retransmit logic will make a full skb copy, which will not
trigger the zeroing added in recent change
b738a185beaa ("tcp: ensure skb->dev is NULL before leaving TCP stack").
Cc: Eric Dumazet <edumazet@google.com>
Fixes: 75c119afe14f ("tcp: implement rb-tree based retransmit queue")
Fixes: 28f8bfd1ac94 ("netfilter: Support iif matches in POSTROUTING")
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions