]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
cmdmon: update protocol changelog
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 29 Jan 2016 15:50:43 +0000 (16:50 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 29 Jan 2016 16:55:58 +0000 (17:55 +0100)
candm.h

diff --git a/candm.h b/candm.h
index 5eb0c76a29cb131111debb27a9559bb49d378aaf..7d394172551d0c4e96ba6ee48248711bb1569947 100644 (file)
--- a/candm.h
+++ b/candm.h
@@ -339,9 +339,15 @@ typedef struct {
 
    Version 6 : added padding to requests to prevent amplification attack,
    changed maximum number of samples in manual list to 16, new commands: modify
-   makestep, smoothing report, smoothtime command
+   makestep, smoothing, smoothtime
 
-   Authentication was removed later in version 6.
+   Support for authentication was removed later in version 6 of the protocol
+   and commands that required authentication are allowed only locally over Unix
+   domain socket.
+
+   Version 6 (no authentication) : changed format of client accesses by index
+   (using new request/reply types), new flags in NTP source request and report,
+   new commands: refresh, serverstats
  */
 
 #define PROTO_VERSION_NUMBER 6