Skip to content

Fix bugs in the process of opening a new path #100

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

Conversation

divagant-martian
Copy link

@divagant-martian divagant-martian commented Jun 26, 2025

According to the docs, PathData::validated should always be true for clients. There's nowhere in the code where validated is originally set based on connection side, and the docs also mention a use_stateless_retry that no longer exists (not even on upstream). So, I don't trust these docs. Because of this I find it preferable to externally add the check of side

Also adds some fields for debugging when we are creating packet number spaces by default. So far I see we are creating both initial and handshake spaces for multipaths.

@divagant-martian
Copy link
Author

ignoring unrelated lint failure

@divagant-martian divagant-martian merged commit d801c3e into n0-computer:multipath-quinn-0.11.x Jun 26, 2025
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant