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: Kazuho Oku <kazuhooku@gmail.com>
  • Loading branch information
janaiyengar and kazuho committed Aug 6, 2020
1 parent 6635adb commit ddb4b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-recovery.md
Expand Up @@ -373,7 +373,7 @@ Additionaly, an endpoint might postpone the processing of acknowledgements when
the corresponding decryption keys are not immediately available. For example, a
client might receive an acknowledgement for a 0-RTT packet that it cannot
decrypt because 1-RTT packet protection keys are not yet available to it. In
such cases, an endpoint SHOULD ignore such local delays in its round-trip time
such cases, an endpoint SHOULD ignore such local delays in its RTT
sample until the handshake is confirmed.

smoothed_rtt and rttvar are computed as follows, similar to {{?RFC6298}}.
Expand Down

0 comments on commit ddb4b86

Please sign in to comment.