db61c92100
apps/netutils/dhcpd/dhcpd.c: Fix unused const variable dhcpd.c:273:29: warning: 'g_anyipaddr' defined but not used [-Wunused-const-variable=] static const uint8_t g_anyipaddr[4] = {0, 0, 0, 0}; apps/netutils/dhcpd: Make dhcpd interface configurable apps/netutils/dhcpd: Lease address directly if hit in address range apps/netutils/netinit: Initialize dhcpc_state update the addresses only on request success |
||
---|---|---|
.. | ||
.gitignore | ||
host.c | ||
Kconfig | ||
Make.defs | ||
Makefile | ||
Makefile.host | ||
target.c |