Hi,

Yes my bootloader can assign its IP with which the application obtained. But I want that the bootloader is still able to renew the DHCP lease (my bootloader should continue to work in DHCP mode). I think that dhcp_start must be called for that purpose; but this function always do a call to dhcp_discover.

   Quoting Mike Kleshov <[email protected]>:

Wouldn't it be easier for the main application to skip the DHCP part
and just assign the IP address that the bootloader obtained?


_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users



_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to