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

feat: Customize Retry Initial Packet behavior #2

Open
gaukas opened this issue Aug 5, 2023 · 0 comments
Open

feat: Customize Retry Initial Packet behavior #2

gaukas opened this issue Aug 5, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@gaukas
Copy link
Contributor

gaukas commented Aug 5, 2023

It is implementation-specific that when the server is not responding to QUIC Initial Packets carrying ClientHello messages, how often does the QUIC client retry by sending a new Initial Packet with a greater (by how many?) Packet Number, as well as how many retry will be made in total before the client gives up.

This could be trivially fingerprint-able and should be considered in designing a QUIC parrot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant