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

Don't reset pto backoff for Initial ACKs #4220

Merged
merged 1 commit into from Oct 15, 2020

Conversation

ianswett
Copy link
Contributor

If you receive a handshake ACK, then the server has validated the client's address, so it's really only Initial ACKs.

Fixes #4200

@ianswett ianswett added editorial An issue that does not affect the design of the protocol; does not require consensus. -recovery labels Oct 15, 2020
@janaiyengar
Copy link
Contributor

I think this is good.

@janaiyengar janaiyengar merged commit 028dedf into master Oct 15, 2020
@janaiyengar janaiyengar deleted the ianswett-dont-reset-pto-backoff branch October 15, 2020 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-recovery editorial An issue that does not affect the design of the protocol; does not require consensus.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistency in recovery-31 w.r.t. resetting PTO backoff factor.
2 participants