We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cbdf6ae + 53b9a14 commit 1b11adeCopy full SHA for 1b11ade
draft-ietf-quic-ack-frequency.md
@@ -388,6 +388,10 @@ than or equal to the Reordering Threshold value. Sending this additional ACK wil
388
reset the max_ack_delay timer and Ack-Eliciting Threshold counter (as any ACK
389
would do).
390
391
+When an ack-eliciting packet is received with a packet number less than
392
+Largest Acked, this still triggers an immediate acknowledgement in an effort to
393
+avoid the packet being spuriously declared lost.
394
+
395
See {{examples}} for examples explaining this behavior. See {{set-threshold}}
396
for guidance on how to choose the reordering threshold value when sending
397
ACK_FREQUENCY frames.
0 commit comments