We are using NDK 2.22.3.20 and we have a few questions about the operation.
1) when we boot up the system without a cable connected, and we remain running without a cable connected we get a DHCP timeout error. why does the NDK attempt to perform DHCP when no cable is connected?
2) when DHCP fails we want it to try again if we plug in a cable but right now the only way we know to restart the DHCP client is to reboot the NDK with a netstop and a netstart. is there a way to start the NDK over without rebooting it?
3) a part of the issue with restarting the ndk for DHCP is that we also have to reboot the ndk when we unplug and plug a cable back in so it performs DHCP again. if we are able to restart the dhcp client service and we do not reboot the ndk are there any known issues with switching networks without rebooting the ndk?