8000 How to log sending of path probe packets? · Issue #456 · quicwg/qlog · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

How to log sending of path probe packets? #456

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
marten-seemann opened this issue Mar 12, 2025 · 1 comment
Open

How to log sending of path probe packets? #456

marten-seemann opened this issue Mar 12, 2025 · 1 comment

Comments

@marten-seemann
Copy link
Collaborator

There doesn't seem to be a good way to log the remote address that a path probe packet is being sent to / received from. This would be very helpful for debugging connection migration.

@rmarx
Copy link
Contributor
rmarx commented Mar 12, 2025

Not entirely sure, but isn't this covered by using the path_assigned event and logging the remote address in there?

I know that's somewhat more tedious probably than logging it directly together with the probe, but that's the general approach we've taken to path stuff after tons of discussion in the past. If the migration succeeds, you'd be using that PathID anyway.

Proposal: use existing path_assigned for this use case and close this issue without action.

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

No branches or pull requests

2 participants
0