[PATCH v3] net/tftp: make tftpput working with servers that do not use OACK
Tom Rini
trini at konsulko.com
Thu Aug 1 16:21:33 CEST 2024
On Fri, 12 Jul 2024 13:47:54 +0400, Mikhail Kshevetskiy wrote:
> Option Acknowledgment (OACK) is an extension of TFTP protocol (see rfc2347).
> Not all tftp servers implements it. For example it does not supported by
> tftpd server from debian-11 (https://packages.debian.org/bullseye/tftpd).
>
> Starting the "tftpput $loadaddr $size out_file" command with such server
> will results in the following packets flow:
>
> [...]
Applied to u-boot/master, thanks!
--
Tom
More information about the U-Boot
mailing list