Skip to content

Conversation

@kazuho
Copy link
Member

@kazuho kazuho commented Apr 9, 2024

Specifically, this PR does the following:

  • Changes the capacity of CID retirement queue from max_cids to 2 * max_cids.
  • Upon overflow, emit PROTOCOL_VIOLATION rather than dropping RETIRE_CID frames.
  • Merge remote_cid and retire_cid structs for simplicity.

Builds on top of #554 (#554 has already been merged to master).

kazuho added 3 commits April 9, 2024 15:24
* change the capacity of CID retirement queue from max_cids to 2 * max_cids
* upon overflow, emit PROTOCOL_VIOLATION rather than dropping RETIRE_CID frames
* merge remote_cid and retire_cid structs for simplicity
@kazuho kazuho changed the base branch from kazuho/path-migration to master December 23, 2024 02:42
@kazuho kazuho merged commit aba5349 into master Sep 18, 2025
8 of 9 checks passed
@kazuho
Copy link
Member Author

kazuho commented Sep 18, 2025

Apparently the PR was ready but we forgot to merge.

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.

3 participants