u-boot/net/lwip
Jerome Forissier 722e41ad99 net: lwip: tftp: time out if there is no reply from server
When there is no reply from the TFTP server, do_tftpb() should
eventually time out. Add a 10 second timer for that purpose.

Reported-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
2025-05-20 15:43:09 +02:00
..
dhcp.c net: lwip: fix initialization sequence before a command 2025-04-23 10:02:49 +02:00
dns.c net: lwip: fix initialization sequence before a command 2025-04-23 10:02:49 +02:00
eth_internal.h lwip: fix code style issues 2024-11-14 18:14:05 -06:00
Kconfig net: lwip: add CONFIG_LWIP_DEBUG_RXTX 2025-03-11 14:16:03 +01:00
Makefile Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
net-lwip.c net: lwip: use timer_early_get_count() when CONFIG_SANDBOX_TIMER=y 2025-04-23 10:02:49 +02:00
ping.c net: lwip: add restart support to ping 2025-04-23 10:02:49 +02:00
tftp.c net: lwip: tftp: time out if there is no reply from server 2025-05-20 15:43:09 +02:00
wget.c net-lwip: wget: add LMB and buffer checks 2025-05-20 15:43:08 +02:00