mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 00:25:07 -05:00
cmdmon: update protocol changelog
This commit is contained in:
10
candm.h
10
candm.h
@@ -339,9 +339,15 @@ typedef struct {
|
|||||||
|
|
||||||
Version 6 : added padding to requests to prevent amplification attack,
|
Version 6 : added padding to requests to prevent amplification attack,
|
||||||
changed maximum number of samples in manual list to 16, new commands: modify
|
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
|
#define PROTO_VERSION_NUMBER 6
|
||||||
|
|||||||
Reference in New Issue
Block a user