[PATCH] net: wget: Support retransmission a dropped packet

Tom Rini trini at konsulko.com
Wed Apr 17 02:28:32 CEST 2024


On Sun, 14 Apr 2024 19:46:07 +0900, Yasuharu Shibata wrote:

> The server sends multiple packets without waiting for an ACK
> by window control and if some packets are dropped,
> wget will return an ACK including the dropped packets.
> 
> Following log indicates this issue.
> 
>   wget_handler() wget: Transferring, seq=97bbdd4a, ack=30,len=580
>   wget_handler() wget: Transferring, seq=97bbedca, ack=30,len=580
> 
> [...]

Applied to u-boot/master, thanks!

-- 
Tom




More information about the U-Boot mailing list