Skip to content

Commit

Permalink
Update draft-ietf-quic-recovery.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ianswett committed Dec 7, 2018
1 parent 7ce9746 commit b290a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-recovery.md
Expand Up @@ -304,7 +304,7 @@ Ack-based loss detection implements the spirit of TCP's Fast Retransmit
{{?RFC6675}}, and RACK {{?RACK=I-D.ietf-tcpm-rack}}. This section provides an
overview of how these algorithms are implemented in QUIC.

A packet is declared lost if it meets both of the following conditions:
A packet is declared lost if it meets all the following conditions:

* The packet is unacknowledged, in-flight, and was sent prior to an
acknowledged packet.
Expand Down

0 comments on commit b290a95

Please sign in to comment.