![]() |
Home |
|
Function xn_dhcp_server_daemonThis function sets configuration and executes the background DHCP server task to operate on all interfaces: int xn_dhcp_server_daemon(dhcps_config * cfg); This function calls: xn_dhcp_server_interface(cfg, -1); return xn_dhcp_server_daemon_start();
|