Fw: [Git][NTPsec/ntpsec][master] Tweak the documentation on minpoll to admit minpoll=0.

Gary E. Miller gem at rellim.com
Sat Sep 24 18:36:51 UTC 2016


Yo Eric!

This needs to be reverted, or fixed.  I fixed the main config
code to allow minpoll=0, I did NOT change any specific refclock that
overrules the basic rules.o

refclock_jyy is one such driver:

refclock_jjy.c:	if ( peer->minpoll < 8 ) {
refclock_jjy.c:		/* minpoll must be greater or equal to 8 ( 256 seconds = about 4 minutes ) */


RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
	gem at rellim.com  Tel:+1 541 382 8588


Begin forwarded message:

Date: Sat, 24 Sep 2016 09:44:52 +0000
From: "Eric S. Raymond" <gitlab at mg.gitlab.com>
To: vc at ntpsec.org
Subject: [Git][NTPsec/ntpsec][master] Tweak the documentation on
minpoll to admit minpoll=0.


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
8ba6bca7 by Eric S. Raymond at 2016-09-24T05:42:41-04:00
Tweak the documentation on minpoll to admit minpoll=0.

- - - - -


2 changed files:

- NEWS
- docs/driver_jjy.txt


Changes:

=====================================
NEWS
=====================================
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,9 @@ logfile data that can be helpful for identifying
problems such as misconfigured servers.  It replaces a messy and poorly
documented pile of ancient Perl, awk, and S scripts; those have been
removed. 
+It is now possible (and sometimes usful) to say "minpoll 0" for a
+1-second interval.
+
 == 2016-08-16: 0.9.4 ==
 
 usestats has been added to the statistics collection to record


=====================================
docs/driver_jjy.txt
=====================================
--- a/docs/driver_jjy.txt
+++ b/docs/driver_jjy.txt
@@ -199,11 +199,10 @@ appropriate "phone" statement among the "phone"
statements. NTP configuration ( {ntpconf} )::
 +
 --
-refclock jjy unit X subtype (100, 101 to 180) minpoll N;;
+refclock jjy unit X subtype (100, 101 to 180) minpoll N (N >= 8);;
     The subtype 100 is specified, this driver does not issue the
loopback command in order to measure the delay, and the delay of the
-    delay of the telephone line and the system processing is not
-    adjusted.
+    telephone line and the system processing is not  adjusted.
 +
 The subtype 101 to 180 is specified, this driver issues the loopback
 command and measures the delay of the telephone line and the system



View it on GitLab:
https://gitlab.com/NTPsec/ntpsec/commit/8ba6bca7d35efb63d8ab2a5f73ac551f1e6e52af



RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
	gem at rellim.com  Tel:+1 541 382 8588
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/devel/attachments/20160924/ac192545/attachment.html>
-------------- next part --------------
_______________________________________________
vc mailing list
vc at ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/vc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.ntpsec.org/pipermail/devel/attachments/20160924/ac192545/attachment.bin>


More information about the devel mailing list