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

fix: poorly named qtps #215

Merged
merged 1 commit into from Aug 9, 2023
Merged

fix: poorly named qtps #215

merged 1 commit into from Aug 9, 2023

Conversation

gaukas
Copy link
Member

@gaukas gaukas commented Aug 9, 2023

  • Rename GREASE to GREASETransportParameter.
  • Rename Padding to PaddingTransportParameter.
  • Adding GREASE QTP ID check against id >= 27. Otherwise max_ack_delay = 11 will be incorrectly recognized as a GREASE value.

Fix #213.

- Rename GREASE to GREASETransportParameter.
- Rename Padding to PaddingTransportParameter.
- Adding GREASE QTP ID check against `id >= 27`. Otherwise `max_ack_delay = 11` will be incorrectly recognized as a GREASE value.
@gaukas gaukas merged commit 2ae5748 into refraction-networking:master Aug 9, 2023
2 checks passed
@gaukas gaukas deleted the 213-better-quic-tp-naming branch August 12, 2023 21:12
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.

Better naming for Padding and GREASE QUIC Transport Parameters
1 participant