Is there a way to configure the DHCP client defined in the NDK to retry at some interval? For example, if the DHCP server is down I don't want client to ever give up.
I've looked through the Ip and DhcpClient settings associated with the common.cfg with no luck. I couldn't find an explanation for the Ip.dhcpClientMode setting.
I'm using version 2.24 of the NDK, which should mean the following issue isn't applicable: