Skip to content

Conversation

@copybara-service
Copy link

Update TCP outstanding to zero if it is negative.

TCP outstanding calculates the number of acknowledged packets based on the most
recent ACK, which is used for updating congestion state. A negative value
results in incorrect congestion state updates. Make TCP outstanding to zero if
it becomes negative.

TCP outstanding calculates the number of acknowledged packets based on the most
recent ACK, which is used for updating congestion state. A negative value
results in incorrect congestion state updates. Make TCP outstanding to zero if
it becomes negative.

PiperOrigin-RevId: 734198819
@copybara-service copybara-service bot added the exported Issue was exported automatically label Mar 6, 2025
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.

1 participant