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

Merge branch 'tcp_sack_rttm'



Kenneth Klette Jonassen says:

====================
tcp: SACK RTTM changes for congestion control

This patch series improves SACK RTT measurements for congestion control:
  o Picks the latest sequence SACKed for RTT, i.e. most accurate delay
    signal.
  o Calls the congestion control's pkts_acked hook with SACK RTTMs
    even when not sequentially ACKing new data.

V2: amend misleading comment
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 10308220 138998fd
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