mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| dhcpd_daemon.c | ||
| dhcpd_daemon.h | ||
| dhcpd_start.c | ||
| dhcpd_stop.c | ||
| host.c | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| Makefile.host | ||
| target.c | ||