You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: draft-ietf-quic-ack-frequency.md
-10
Original file line number
Diff line number
Diff line change
@@ -330,16 +330,6 @@ create excessive delays.
330
330
331
331
## Response to Out-of-Order Packets {#out-of-order}
332
332
333
-
In order to assist loss detection at the sender, an endpoint SHOULD generate and send an ACK frame without delay when it receives an ack-eliciting packet either:
334
-
335
-
when the received packet has a packet number less than another ack-eliciting packet that has been received, or
336
-
when the packet has a packet number larger than the highest-numbered ack-eliciting packet that has been received and there are missing packets between that packet and this packet.
337
-
338
-
339
-
As specified in {{Section 13.2.1 of QUIC-TRANSPORT}}, endpoints are expected to
340
-
send an acknowledgment immediately on receiving a reordered ack-eliciting
341
-
packet.
342
-
343
333
As specified in {{Section 13.2.1 of QUIC-TRANSPORT}}, endpoints are expected to
344
334
send an acknowledgment immediately on receipt of a reordered ack-eliciting
345
335
packet with a smaller packet number than the highest-numbered ack-eliciting packet
0 commit comments