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(s2n-quic-dc): record gap for accepted packets #2381

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

Mark-Simulacrum
Copy link
Collaborator

Resolved issues:

None.

Description of changes:

This should help monitor reordering before we hit replay protection, ideally providing a leading indicator of issues.

Call-outs:

None.

Testing:

None as of now -- the change feels pretty straightforward, not sure a dedicated test is warranted. Open to getting pointed to the existing test coverage and extending that though.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@camshaft camshaft changed the title Record gap for accepted packets feat(s2n-quic-dc): record gap for accepted packets Nov 20, 2024
@camshaft camshaft merged commit 59aef1f into aws:main Nov 20, 2024
118 of 119 checks passed
@Mark-Simulacrum Mark-Simulacrum deleted the accepted-event branch November 20, 2024 14:58
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.

2 participants