From 58c2915878b185f2ba75d0403dded17c1f547d56 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 5 Mar 2018 18:42:16 +0100 Subject: [PATCH] cmdmon: update protocol changelog --- candm.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/candm.h b/candm.h index 06fcb05..6ffbb39 100644 --- a/candm.h +++ b/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