Skip to content
Commit 5bbbcc00 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'tcp-loss-probe'



Yuchung Cheng says:

====================
minor tail loss probe improvements

This patch series enhance the tail loss probe (TLP) on some error
conditions. When TLP fails to send a probe, it will no longer
extend the RTO. When it fails to send a new packet because of
receiver window limit, it'll try to retransmit the last packet.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 646244b2 b340b264
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