nuttx-apps/examples/dhcpd
meijian 002e31c56d apps/dhcpd: fix dhcpd set dip error
dhcpd will set dip routing table 0.0.0.0|0.0.0.0|10.0.0.1 (TARGET|NETMASK|ROUTER) which will cover other's router 0.0.0.0|0.0.0.0|10.1.10.1.
And will cause shell/apps to internet failure.

Signed-off-by: meijian <meijian@xiaomi.com>
2024-09-12 01:11:30 +08:00
..
CMakeLists.txt
dhcpd_daemon.c
dhcpd_daemon.h
dhcpd_start.c
dhcpd_stop.c
host.c
Kconfig
Make.defs
Makefile
Makefile.host
target.c