Re: DHCP renewal problem.

2022-10-11 Thread Nathan Hartman
On Mon, Oct 10, 2022 at 11:32 AM Fotis Panagiotopoulos wrote: > Hello everyone, > > While I am still tracking down various issues regarding networking with > NuttX, I observed something interesting within the DHCP client code. > > When dhcpc_request is called, the current IP address is set to INA

DHCP renewal problem.

2022-10-10 Thread Fotis Panagiotopoulos
Hello everyone, While I am still tracking down various issues regarding networking with NuttX, I observed something interesting within the DHCP client code. When dhcpc_request is called, the current IP address is set to INADDR_ANY. This is in file dhcpc.c, line 714. This sounds normal for the in