masc2008 commented on code in PR #18752:
URL: https://github.com/apache/nuttx/pull/18752#discussion_r3104439514
##########
Documentation/applications/system/ntpc/index.rst:
##########
@@ -95,6 +102,15 @@ give the proper time and date.
nsh> date
Fri, Sep 05 18:49:37 2025
+DHCP-provided NTP servers
+-------------------------
+
+When ``CONFIG_NETUTILS_DHCPC`` is enabled, the DHCP client can pass NTP
+server IPv4 addresses learned from DHCP option 42 to ``ntpc``.
+
+This allows ``ntpc`` to run without a fixed server hostname in the
+configuration and to follow NTP server updates delivered by DHCP.
+
Review Comment:
updated, thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]