mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 13:16:28 +08:00
e7043828a7
- Linux: What inside /etc/hosts comes first.
- NuttX: Even if we write a domain in /etc/hosts, we still use DNS
result instead of hosts lines. This patch change this behavior.
Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>