From: Miroslav Lichvar Date: Thu, 2 May 2013 09:10:25 +0000 (+0200) Subject: Reply to NTPv1 packets X-Git-Tag: 1.28-pre1~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf00179964197f1664b765292742c207b2c96d7c;p=thirdparty%2Fchrony.git Reply to NTPv1 packets --- diff --git a/ntp_core.c b/ntp_core.c index be9f613d..1f55f6ba 100644 --- a/ntp_core.c +++ b/ntp_core.c @@ -193,7 +193,7 @@ struct NCR_Instance_Record { /* Compatible NTP protocol versions */ #define NTP_MAX_COMPAT_VERSION 4 -#define NTP_MIN_COMPAT_VERSION 2 +#define NTP_MIN_COMPAT_VERSION 1 /* Maximum allowed dispersion - as defined in RFC1305 (16 seconds) */ #define NTP_MAX_DISPERSION 16.0