Callback for the source address and port pre-processing #4873
lingyphone
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For some reason, I want to get the source address and port of QUIC client outgoing connection for pre-processing before the QUIC handshake traffic sending. I saw QUIC_CONNECTION_EVENT_LOCAL_ADDRESS_CHANGED has been defined, but no where uses it. I would suggest the callback with this defined event or a new more specific event to tell the consumer app the local address before handshake.
Beta Was this translation helpful? Give feedback.
All reactions