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 flaky fragment reassembly. #10461

Merged
merged 1 commit into from
May 20, 2024
Merged

Fix flaky fragment reassembly. #10461

merged 1 commit into from
May 20, 2024

Conversation

copybara-service[bot]
Copy link

Fix flaky fragment reassembly.

Fragmented packets need to be handled by the same processor goroutine.

@copybara-service copybara-service bot added the exported Issue was exported automatically label May 16, 2024
@copybara-service copybara-service bot force-pushed the test/cl634124814 branch 2 times, most recently from d04974a to 74a104b Compare May 20, 2024 18:35
Fragmented packets need to be handled by the same processor goroutine.

PiperOrigin-RevId: 635529020
@copybara-service copybara-service bot merged commit 9401ec1 into master May 20, 2024
@copybara-service copybara-service bot deleted the test/cl634124814 branch May 20, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exported Issue was exported automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant