cmdmon: update protocol changelog
This commit is contained in:
parent
eda4b111d3
commit
58c2915878
1 changed files with 3 additions and 3 deletions
6
candm.h
6
candm.h
|
@ -369,9 +369,9 @@ typedef struct {
|
||||||
domain socket.
|
domain socket.
|
||||||
|
|
||||||
Version 6 (no authentication) : changed format of client accesses by index
|
Version 6 (no authentication) : changed format of client accesses by index
|
||||||
(using new request/reply types) and manual timestamp, new fields and flags
|
(using new request/reply types) and manual timestamp, added new fields and
|
||||||
in NTP source request and report, new commands: ntpdata, refresh,
|
flags to NTP source request and report, made length of manual list constant,
|
||||||
serverstats
|
added new commands: ntpdata, refresh, serverstats, shutdown
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define PROTO_VERSION_NUMBER 6
|
#define PROTO_VERSION_NUMBER 6
|
||||||
|
|
Loading…
Reference in a new issue