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.
|
||||
|
||||
Version 6 (no authentication) : changed format of client accesses by index
|
||||
(using new request/reply types) and manual timestamp, new fields and flags
|
||||
in NTP source request and report, new commands: ntpdata, refresh,
|
||||
serverstats
|
||||
(using new request/reply types) and manual timestamp, added new fields and
|
||||
flags to NTP source request and report, made length of manual list constant,
|
||||
added new commands: ntpdata, refresh, serverstats, shutdown
|
||||
*/
|
||||
|
||||
#define PROTO_VERSION_NUMBER 6
|
||||
|
|
Loading…
Reference in a new issue