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
martinthomson authored and ianswett committed Oct 17, 2018
1 parent 0cc808b commit 1730b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-recovery.md
Expand Up @@ -322,7 +322,7 @@ When crypto packets are sent, the sender SHOULD set a timer for the crypto
timeout period. Upon timeout, the sender MUST retransmit all unacknowledged
CRYPTO data if possible.

Until the server has confirmed the path, it must not send more than 3
Until the server has validated the client's address on the path, it must not send more than 3
times the number of received bytes, as specified in the {{QUIC-TRANSPORT}}.
If not all unacknowledged CRYPTO data can be sent, then all CRYPTO data in
Initial encryption should be retransmitted. If no bytes may be sent,
Expand Down

0 comments on commit 1730b2d

Please sign in to comment.