Skip to content

Commit 5b6045b

Browse files
authored
remove old text
1 parent 477cf53 commit 5b6045b

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

draft-ietf-quic-ack-frequency.md

-10
Original file line numberDiff line numberDiff line change
@@ -330,16 +330,6 @@ create excessive delays.
330330

331331
## Response to Out-of-Order Packets {#out-of-order}
332332

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-
343333
As specified in {{Section 13.2.1 of QUIC-TRANSPORT}}, endpoints are expected to
344334
send an acknowledgment immediately on receipt of a reordered ack-eliciting
345335
packet with a smaller packet number than the highest-numbered ack-eliciting packet

0 commit comments

Comments
 (0)