Jerome Forissier 13e13f5867 net: lwip: dhcp: support arguments for TFTP file download
The dhcp command is supposed to have the following syntax as per
"help dhcp":

  dhcp [loadAddress] [[hostIPaddr:]bootfilename]

In other words, any arguments should be passed to an implicit
tftpboot command after the DHCP exchange has occurred.

Add the missing code to the lwIP version of do_dhcp().

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
2024-11-22 14:51:26 -06:00
..
2023-12-21 08:54:37 -05:00
2024-07-15 12:12:18 -06:00
2023-06-14 15:48:45 -04:00
2024-07-15 12:12:18 -06:00
2024-10-16 11:11:57 -06:00
2023-12-21 08:54:37 -05:00
2024-05-05 11:21:39 -03:00
2024-07-15 12:12:18 -06:00
2024-07-15 12:12:18 -06:00
2023-12-21 08:54:37 -05:00
2024-07-15 12:12:18 -06:00
2018-07-02 14:14:20 -05:00