Skip to content

Commit c98a79c

Browse files
authored
Update draft-ietf-quic-recovery.md
1 parent c23f901 commit c98a79c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-quic-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ underestimation of min RTT, which in turn prevents underestimating smoothed RTT.
241241
Ack-based loss detection implements the spirit of TCP's Fast Retransmit
242242
{{?RFC5681}}, Early Retransmit {{?RFC5827}}, FACK, SACK loss recovery
243243
{{?RFC6675}}, and RACK. This section provides an overview of how these
244-
algorithms are implemented in QUIC. Though both time-based loss detection
244+
algorithms are implemented in QUIC. Though both time threshold loss detection
245245
and early retransmit use a timer, they are part of ack-based detection because
246246
they do not use a timer to send probes, but rather to declare packets lost.
247247

0 commit comments

Comments
 (0)