Skip to content

Commit 0b7e104

Browse files
authored
Merge pull request #276 from quicwg/mirjak-patch-40
max value of max_ack_delay
2 parents a9b1d36 + f604ce2 commit 0b7e104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-quic-ack-frequency.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ Requested Max Ack Delay:
265265
by the peer is invalid. Receipt of an invalid value MUST be treated as a
266266
connection error of type TRANSPORT_PARAMETER_ERROR. On receiving a valid value in
267267
this field, the endpoint MUST update its max_ack_delay to the value provided
268-
by the peer.
268+
by the peer. Note that values of 2^14 or greater are invalid for max_ack_delay.
269269

270270
Reordering Threshold:
271271

0 commit comments

Comments
 (0)