From: Aki Tuomi Date: Tue, 11 Aug 2015 06:38:33 +0000 (+0300) Subject: Fix log levels X-Git-Tag: dnsdist-1.0.0-alpha2~40^2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b0de4d1e876c8e436f85a8ccb54775815b716b0;p=thirdparty%2Fpdns.git Fix log levels --- diff --git a/pdns/packethandler.cc b/pdns/packethandler.cc index 49da727779..ba4e774f8c 100644 --- a/pdns/packethandler.cc +++ b/pdns/packethandler.cc @@ -853,7 +853,7 @@ int PacketHandler::processNotify(DNSPacket *p) if (p->d_havetsig && p->getTSIGKeyname().empty() == false) { L<qdomain<<" from "<getRemote()<<", allowed by TSIG key '"<getTSIGKeyname()<<"'"<qdomain<<" from "<getRemote()<<" but remote is not permitted by TSIG or allow-notify-from"<qdomain<<" from "<getRemote()<<" but remote is not permitted by TSIG or allow-notify-from"<qdomain,"AXFR-MASTER-TSIG",meta) && meta.size() > 0) { if (!p->d_havetsig || meta[0] != p->getTSIGKeyname().toStringNoDot()) { - L<qdomain<<" from "<getRemote()<<": expected TSIG key '"<getTSIGKeyname()<<"'"<qdomain<<" from "<getRemote()<<": expected TSIG key '"<getTSIGKeyname()<<"'"<