Network Services | Add ntpd sys var query and sync status calls (!28)
Chris Johns (@chris)
gitlab at rtems.org
Thu May 22 01:46:14 UTC 2025
Chris Johns commented on a discussion on bsd/rtemsbsd/include/rtems/ntpd.h: https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/28#note_122788
> + *
> + * This call creates a minimal client pool configuraition. A default
> + * leapsecond file will be created.
> + */
> +int rtems_ntpd_client_pool_config(const char* pool_ip);
> +
> +/**
> + * @brief Add the NTP ports to /etc/services
> + *
> + * This call creates a minimal client pool configuraition. A default
> + * leapsecond file will be created.
> + */
> +int rtems_ntpd_add_etc_services(void);
> +
> +/**
> + * @brief Lock the NTPD lock?
Fixed. Thanks.
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/28#note_122788
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250522/9cd3983b/attachment-0001.htm>
More information about the bugs
mailing list