Skip to content

Commit 252c8ce

Browse files
author
Jana Iyengar
committed
ian comments
1 parent 72c98c4 commit 252c8ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft-ietf-quic-recovery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -857,9 +857,9 @@ Acknowledgement or loss of tail loss probes are treated like any other packet.
857857

858858
When retransmissions are sent due to a retransmission timeout alarm, no change
859859
is made to the congestion window until the next acknowledgement arrives. The
860-
retransmission timeout is considered spurious when the next acknowledgement
860+
retransmission timeout is considered spurious when this acknowledgement
861861
acknowledges packets sent prior to the first retransmission timeout. The
862-
retransmission timeout is considered valid when the next acknowledgement
862+
retransmission timeout is considered valid when this acknowledgement
863863
acknowledges no packets sent prior to the first retransmission timeout. In this
864864
case, the congestion window MUST be reduced to the minimum congestion window and
865865
slow start is re-entered.

0 commit comments

Comments
 (0)