Skip to content
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

Improve the QUIC SNI decoder logic #1554

Closed
ameshkov opened this issue Nov 22, 2021 · 0 comments
Closed

Improve the QUIC SNI decoder logic #1554

ameshkov opened this issue Nov 22, 2021 · 0 comments

Comments

@ameshkov
Copy link
Member

  1. Currently, we are bypassing QUIC connections even when we couldn't figure out what hostname is in use. We should block those connections.
  2. Decoder fails to decode SNI in some cases. Google likes to split the initial packet into a number of different crypto frames randomly mixed, we don't handle this case properly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants