From: Harlan Stenn Date: Sun, 24 Apr 2016 09:17:06 +0000 (+0000) Subject: [Bug 3036] autokey trips an INSIST in authistrustedip() X-Git-Tag: NTP_4_2_8P7~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96e1e57ebf187439f7494abd9378410e8cdec8e6;p=thirdparty%2Fntp.git [Bug 3036] autokey trips an INSIST in authistrustedip() bk: 571c8f12hWzkXzMSjDgb72Eh8brdNw --- diff --git a/ntpd/ntp_proto.c b/ntpd/ntp_proto.c index f22ff5418..713a0c20d 100644 --- a/ntpd/ntp_proto.c +++ b/ntpd/ntp_proto.c @@ -1782,7 +1782,6 @@ receive( case MODE_BROADCAST: /* broadcast mode */ case MODE_ACTIVE: /* symmetric active mode */ case MODE_PASSIVE: /* symmetric passive mode */ - DEBUG_INSIST((is_authentic == AUTH_OK) && !skeyid); if ( is_authentic == AUTH_OK && skeyid && skeyid <= NTP_MAXKEY