Skip to content
Commit 4d53eff4 authored by Steffen Klassert's avatar Steffen Klassert
Browse files

xfrm: Don't queue retransmitted packets if the original is still on the host



It does not make sense to queue retransmitted packets if the
original packet is still in some queue of this host. So add
a check to xdst_queue_output() and drop the packet if the
original packet is not yet sent.

Signed-off-by: default avatarSteffen Klassert <steffen.klassert@secunet.com>
Acked-by: default avatarEric Dumazet <edumazet@google.com>
parent 5cf4eb54
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment