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

refactor(s2n-quic-core): move ack::Transmission to core #2122

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

camshaft
Copy link
Contributor

@camshaft camshaft commented Feb 14, 2024

Description of changes:

Similar to #2016, this change moves ACK Transmission to s2n-quic-core.

Call-outs:

Since I had to regenerate snapshots, I removed all of them and regenerated all of them. The format has changed a bit (basically with less information to avoid commit churn).

Testing:

All of the tests were moved with the refactor.

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

@camshaft camshaft force-pushed the camshaft/ack-transmission branch 3 times, most recently from c614da7 to 35eb649 Compare February 16, 2024 18:45
@camshaft camshaft marked this pull request as ready for review February 16, 2024 18:48
@camshaft camshaft force-pushed the camshaft/ack-transmission branch from 35eb649 to 40ec608 Compare February 20, 2024 23:10
@camshaft camshaft merged commit f8cef64 into main Feb 21, 2024
120 checks passed
@camshaft camshaft deleted the camshaft/ack-transmission branch February 21, 2024 00:18
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