The dhcp_disable function permanently disables the Dynamic
Host Configuration at runtime. To enable the DHCP client again, you
must restart the system.
With RLARM v4.11 and newer, it is possible to restart a DHCP
client. First, the client must be disabled with dhcp_disable
function and then re-enabled with the function dhcp_init.
The function is in the RL-TCPnet library. The prototype is defined
in rtl.h.
Note
You can use the function only when the DHCP Client is already
enabled in the net_config.c configuration file.
The function dhcp_init replaces the function
init_dhcp from older versions of RL-ARM.
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.