cmdmon: update protocol changelog
This commit is contained in:
parent
03541f3626
commit
b86c89460a
1 changed files with 2 additions and 1 deletions
3
candm.h
3
candm.h
|
@ -404,7 +404,8 @@ typedef struct {
|
||||||
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, added new fields and
|
(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,
|
flags to NTP source request and report, made length of manual list constant,
|
||||||
added new commands: ntpdata, refresh, serverstats, shutdown
|
added new commands: authdata, ntpdata, onoffline, refresh, reset,
|
||||||
|
selectdata, serverstats, shutdown, sourcename
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define PROTO_VERSION_NUMBER 6
|
#define PROTO_VERSION_NUMBER 6
|
||||||
|
|
Loading…
Reference in a new issue