From: Pieter Lexis Date: Mon, 21 Mar 2016 16:45:20 +0000 (+0100) Subject: Add remote IP to a logmessage X-Git-Tag: dnsdist-1.0.0-beta1~73^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30393cb727ab389a0ddaac4c24d577bbcb2cf3b2;p=thirdparty%2Fpdns.git Add remote IP to a logmessage --- diff --git a/pdns/syncres.cc b/pdns/syncres.cc index 4e39139305..caaf1058c9 100644 --- a/pdns/syncres.cc +++ b/pdns/syncres.cc @@ -1067,7 +1067,7 @@ int SyncRes::doResolveAt(NsSet &nameservers, DNSName auth, bool flawedNSSet, con } else { s_unreachables++; d_unreachables++; - LOG(prefix<toString()<< (doTCP ? " over TCP" : "") <<", possible error: "<