We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5cff05 commit 01f0441Copy full SHA for 01f0441
draft-ietf-quic-transport.md
@@ -933,7 +933,7 @@ To limit the ACK blocks to the ones that haven't yet been received by the
933
sender, the sender periodically sends STOP_WAITING frames that signal the
934
receiver to stop acking packets below a specified sequence number, raising the
935
Least Unacked packet number at the receiver. A sender of an ACK frame thus
936
-reports only those ACK blocks between the received Least Unacked" and the
+reports only those ACK blocks between the received Least Unacked and the
937
reported Largest Acked packet numbers. The endpoint SHOULD raise the Least
938
Unacked communicated via future STOP_WAITING frames to the most recently
939
received Largest Acked.
0 commit comments