zhhyu7 opened a new pull request, #10459: URL: https://github.com/apache/nuttx/pull/10459
## Summary If the sack is enabled and the ofosegs has gap, after the received out of order packets are inserted into ofosegs and early return, so tcp cannot update the tx_unacked, peer received packets will retransmitted after the tcp_timer timeout. So update tx_unacked first. ## Impact ## Testing Cortex-M33 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
