[Git][NTPsec/ntpsec][master] Address GitLab issue #367: reslist counting wrong rule

Eric S. Raymond gitlab at mg.gitlab.com
Fri Aug 18 11:55:50 UTC 2017


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


Commits:
35528854 by Eric S. Raymond at 2017-08-18T07:54:41-04:00
Address GitLab issue #367: reslist counting wrong rule

- - - - -


1 changed file:

- docs/mode6.txt


Changes:

=====================================
docs/mode6.txt
=====================================
--- a/docs/mode6.txt
+++ b/docs/mode6.txt
@@ -28,9 +28,13 @@ include::includes/hand.txt[]
 
 This page describes the Mode 6 protocol used to get status information
 from a running ntpd and configure some of its behaviors on the fly.
-The protocol is normally used by the 'ntpq' program distributed with
-the suite. It is fully documented here so that other clients can be
-written.
+The protocol is normally used by the 'ntpq' and 'ntpmon' program
+distributed with the suite. It is fully documented here so that other
+clients can be written.
+
+(Note that the most efficient way to write a new client is to use
+the Python Mode 6 libraries included in the distribution. Both 'ntpq'
+and 'ntpmon' use these.)
 
 [[packet]]
 == Mode 6 packet structure ==
@@ -420,7 +424,8 @@ flags.#:: Space-separated list of flag names applying to the address.
 	  These flag names are the same as those used in the
 	  "restrict" directive of the configuration syntax.
 
-hits.#:: Packet count for the address
+hits.#:: The number of times this rule has been matched.  Not updated
+	 for default rules.
 
 mask.#:: Subnet mask qualifying the address to express a range.
 



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/355288545583387e6a56fd4558de24d9578dee90

---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/355288545583387e6a56fd4558de24d9578dee90
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170818/7ef44f6a/attachment.html>


More information about the vc mailing list