From b86c89460a03c4f7eeedafa3b26e3d56c04ea829 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 3 Jun 2020 12:37:45 +0200 Subject: [PATCH] cmdmon: update protocol changelog --- candm.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/candm.h b/candm.h index 0880df0..6530f14 100644 --- a/candm.h +++ b/candm.h @@ -404,7 +404,8 @@ typedef struct { Version 6 (no authentication) : changed format of client accesses by index (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 + added new commands: authdata, ntpdata, onoffline, refresh, reset, + selectdata, serverstats, shutdown, sourcename */ #define PROTO_VERSION_NUMBER 6