From: Tom Rini Date: Tue, 8 Jul 2025 15:34:47 +0000 (-0600) Subject: Merge tag 'net-next-20250708' of https://source.denx.de/u-boot/custodians/u-boot-net X-Git-Tag: v2025.10-rc1~132 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f75eaf7356933661ae13b1f5c815ac6ed475eab3;p=thirdparty%2Fu-boot.git Merge tag 'net-next-20250708' of https://source.denx.de/u-boot/custodians/u-boot-net Pull request net-next-20250708 lwip: - Call sys_check_timeouts() and schedule() on RX to fix an issue on boards with a watchdog and simplify the code - Enable IP_FRAG and IP_REASSEMBLY - Add support for setting the TFTP blocksize at runtime - Fix DNS initialization in wget - Add the sntp command - Move code from net/lwip/${cmd}.c to cmd/lwip/${cmd}.c --- f75eaf7356933661ae13b1f5c815ac6ed475eab3