Skip to content

Commit

Permalink
Update draft-ietf-quic-recovery.md
Browse files Browse the repository at this point in the history
Co-authored-by: ianswett <ianswett@users.noreply.github.com>
  • Loading branch information
janaiyengar and ianswett committed Jan 12, 2021
1 parent b411aee commit c92b4b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-quic-recovery.md
Expand Up @@ -687,8 +687,8 @@ limited number of times per connection, send a packet containing
unacknowledged CRYPTO data earlier than the PTO expiry, subject to the address
validation limits in Section 8.1 of {{QUIC-TRANSPORT}}. Doing so at most once
for each connection is adequate to quickly recover from a single packet loss.
An endpoint that always retransmits packets in response to receiving packets
that it cannot process risks creating an infinite exchange of packets.
An endpoint that always retransmits packets in response to receiving
unprocessable packets risks creating an infinite exchange of packets.

Endpoints can also use coalesced packets (see Section 12.2 of
{{QUIC-TRANSPORT}}) to ensure that each datagram elicits at least one
Expand Down

0 comments on commit c92b4b3

Please sign in to comment.