We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8d4794 + 5bb0e1d commit 9ba6581Copy full SHA for 9ba6581
draft-ietf-quic-ack-frequency.md
@@ -195,7 +195,7 @@ min_ack_delay (0xff04de1b):
195
196
An endpoint's min_ack_delay MUST NOT be greater than its max_ack_delay.
197
Endpoints that support this extension MUST treat receipt of a min_ack_delay that
198
-is greater than the received max_ack_delay as a connection error of type
+is greater than the max_ack_delay as a connection error of type
199
TRANSPORT_PARAMETER_ERROR. Note that while the endpoint's max_ack_delay
200
transport parameter is in milliseconds ({{Section 18.2 of QUIC-TRANSPORT}}),
201
min_ack_delay is specified in microseconds.
0 commit comments