Skip to content

Robust port-rebinding check #426

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: master
Choose a base branch
from

Conversation

tatsuhiro-t
Copy link
Contributor

RFC does not require PATH_CHALLENGE frame in a first packet to new path. Instead of requiring it, verify that PATH_CHALLENGE frame is sent to new path before a packet containing non-probing packet is sent. PATH_CHALLENGE can be in a same packet that contains non-probing frame.

Fixes #424

RFC does not require PATH_CHALLENGE frame in a first packet to new
path.  Instead of requiring it, verify that PATH_CHALLENGE frame is
sent to new path before a packet containing non-probing packet is
sent.  PATH_CHALLENGE can be in a same packet that contains
non-probing frame.
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.

Server is not required to send PATH_CHALLENGE in response to a packet on new path.
1 participant