From: Peter van Dijk Date: Thu, 12 Apr 2018 17:58:02 +0000 (+0200) Subject: improve slave NOTIFY logging X-Git-Tag: dnsdist-1.3.1~155^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1793df78171989a93dde65506fff5d37b8223957;p=thirdparty%2Fpdns.git improve slave NOTIFY logging --- diff --git a/pdns/packethandler.cc b/pdns/packethandler.cc index 3f7acd2726..e418b1ca3a 100644 --- a/pdns/packethandler.cc +++ b/pdns/packethandler.cc @@ -802,6 +802,8 @@ int PacketHandler::processNotify(DNSPacket *p) if master is higher -> do stuff */ + g_log<qdomain<<" from "<getRemote()<qdomain<<" from "<getRemote()<<" but slave support is disabled in the configuration"<qdomain<d_remote); + } return 0; }