
3 Feb
2023
3 Feb
'23
7:20 p.m.
On Wed, Jan 04, 2023 at 06:16:26PM -0800, seanedmond@linux.microsoft.com wrote:
From: Sean Edmond seanedmond@linux.microsoft.com
In rfc7440, if an ACK is not received by the server or if the last data block in a window is dropped, the server will timeout and retransmit the window. In this case, the block count received will be less than the internal block count. In this case, the client should not ACK. ACK should only be sent if the received block count is greater than the expected block count.
Signed-off-by: Sean Edmond seanedmond@linux.microsoft.com Reviewed-by: Ramon Fried rfried.dev@gmail.com
Applied to u-boot/master, thanks!
--
Tom