Skip to content

New path examples #574

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

New path examples #574

wants to merge 1 commit into from

Conversation

mirjak
Copy link
Collaborator

@mirjak mirjak commented Jun 13, 2025

fixes #547

Copy link
Contributor

@huitema huitema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK. I think that removes the issues with the previous version of this diagram.

Copy link
Contributor

@Yanmei-Liu Yanmei-Liu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Copy link
Member

@martinthomson martinthomson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems clearer.

Comment on lines +392 to +393
<-- 1-RTT[Y]: DCID=C0, PATH_NEW_CONNECTION_ID[S1, Seq=0,
PathID=1], PATH_ACK[PathID=0, PN=X]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<-- 1-RTT[Y]: DCID=C0, PATH_NEW_CONNECTION_ID[S1, Seq=0,
PathID=1], PATH_ACK[PathID=0, PN=X]
<-- 1-RTT[Y]: DCID=C0,
PATH_NEW_CONNECTION_ID[S1, Seq=0, PathID=1],
PATH_ACK[PathID=0, PN=X]

Otherwise, the wrapping is pretty hard to follow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is the default path path ID 0?
4 participants