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

proto: update DatagramState::outgoing_total on drop_oversized() #1987

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

djc
Copy link
Member

@djc djc commented Sep 11, 2024

Fixes #1985.

@dongcarl
Copy link

Typo in the commit message: I think you mean "update" instead of "upgrade" 😄

@djc djc changed the title proto: upgrade DatagramState::outgoing_total on drop_oversized() proto: update DatagramState::outgoing_total on drop_oversized() Sep 12, 2024
@djc
Copy link
Member Author

djc commented Sep 12, 2024

Typo in the commit message: I think you mean "update" instead of "upgrade" 😄

Oops, indeed.

@djc
Copy link
Member Author

djc commented Oct 1, 2024

@Ralith friendly ping?

@Ralith Ralith added this pull request to the merge queue Oct 2, 2024
Merged via the queue into main with commit ead9b93 Oct 2, 2024
13 checks passed
@Ralith Ralith deleted the drop-oversized-total branch October 2, 2024 06:51
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.

DatagramState::drop_oversized should update DatagramState::outgoing_total
3 participants