Skip to content

v0.1.12

@mengelbart mengelbart tagged this 20 Jul 08:16
Previously each ack was assigned an RTT estimation using the time
between packet departure and ack arrival. That method is inaccurate as
multiple acks are aggregated in a single feedback packet. Instead, use
the min round trip time between packet departure and ack in a feedback
packet and subtracting the pending time between packet arrival and
feedback departure.
Assets 2
Loading