From a4f28892a5b36ed04fab9be95ac62c3095e6fd6a Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Tue, 13 Dec 2016 12:55:49 +0100 Subject: [PATCH] cmdmon: update protocol changelog --- candm.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/candm.h b/candm.h index ff17f42..0900343 100644 --- a/candm.h +++ b/candm.h @@ -362,8 +362,8 @@ typedef struct { domain socket. Version 6 (no authentication) : changed format of client accesses by index - (using new request/reply types), new flags in NTP source request and report, - new commands: refresh, serverstats + (using new request/reply types), new fields and flags in NTP source request + and report, new commands: ntpdata, refresh, serverstats */ #define PROTO_VERSION_NUMBER 6