]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
[Bug 3036] autokey trips an INSIST in authistrustedip()
authorHarlan Stenn <stenn@ntp.org>
Sun, 24 Apr 2016 09:17:06 +0000 (09:17 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sun, 24 Apr 2016 09:17:06 +0000 (09:17 +0000)
bk: 571c8f12hWzkXzMSjDgb72Eh8brdNw

ntpd/ntp_proto.c

index f22ff54184cbc288ab2c645477b94dc7e1d66b81..713a0c20dfa565e1ced2319cd628db8c16e79f93 100644 (file)
@@ -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