nuttx-apps/netutils/ntpclient
shichunma c82957109f netutils: prefer DHCP-provided NTP servers for ntpc
Use the DHCP-learned NTP server list as the default ntpc server source when DHCP option 42 is available.

Fall back to CONFIG_NETUTILS_NTPCLIENT_SERVER only when DHCP does not provide any NTP servers, and restart ntpc when the DHCP-provided server list changes.

Signed-off-by: Jerry Ma <masc2008@gmail.com>
2026-04-24 10:44:08 -03:00
..
CMakeLists.txt netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
Kconfig ntpclient: change sendto/recv timeout to Kconfig 2023-08-03 06:16:54 -07:00
Make.defs netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
Makefile netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
ntpclient.c netutils: prefer DHCP-provided NTP servers for ntpc 2026-04-24 10:44:08 -03:00
ntpv3.h netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00