Skip to content

Commit

Permalink
Merge pull request #2917 from quicwg/close2685
Browse files Browse the repository at this point in the history
Clarify resetting congestion control
  • Loading branch information
martinthomson authored Jul 21, 2019
2 parents 94e02c1 + e0c0ed2 commit 02c8c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-transport.md
Original file line number Diff line number Diff line change
Expand Up @@ -2015,7 +2015,7 @@ estimation for the new path.

On confirming a peer's ownership of its new address, an endpoint SHOULD
immediately reset the congestion controller and round-trip time estimator for
the new path.
the new path to initial values (see Sections A.3 and B.3 in {{QUIC-RECOVERY}}).

An endpoint MUST NOT return to the send rate used for the previous path unless
it is reasonably sure that the previous send rate is valid for the new path.
Expand Down

0 comments on commit 02c8c88

Please sign in to comment.