[Git][NTPsec/ntpsec][master] Note a loose end in the maxpoll code for refclock.
Gary E. Miller
gitlab at mg.gitlab.com
Fri Sep 23 22:39:19 UTC 2016
Gary E. Miller pushed to branch master at NTPsec / ntpsec
Commits:
d776b0fa by Gary E. Miller at 2016-09-23T15:36:32-07:00
Note a loose end in the maxpoll code for refclock.
- - - - -
1 changed file:
- ntpd/ntp_config.c
Changes:
=====================================
ntpd/ntp_config.c
=====================================
--- a/ntpd/ntp_config.c
+++ b/ntpd/ntp_config.c
@@ -2917,6 +2917,8 @@ config_peers(
* timer, since the clock may
* have requirements for this.
*/
+ /* FIXME: 0 no longer a magic value */
+ /* this needs to be fixed */
if (maxpoll == 0)
/* default maxpoll for
* refclocks is minpoll
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/d776b0fad5809476e271386d8ddbfdeee4da852e
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160923/1bacde96/attachment.html>
More information about the vc
mailing list