Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reference "Loss Detection and Congestion Control" #4787

Merged
merged 6 commits into from Mar 23, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 0 additions & 4 deletions draft-ietf-quic-recovery.md
Expand Up @@ -654,10 +654,6 @@ discarded, the PTO and loss detection timers MUST be reset, because discarding
keys indicates forward progress and the loss detection timer might have been set
for a now discarded packet number space.

Packets sent on an old path can be acknowledged after changing to a new path.
RTT state and congestion control is per-path, so these do not contribute RTT
samples or alter congestion control state for the new path.

#### Before Address Validation

Until the server has validated the client's address on the path, the amount of
Expand Down