From 30393cb727ab389a0ddaac4c24d577bbcb2cf3b2 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Mon, 21 Mar 2016 17:45:20 +0100 Subject: [PATCH] Add remote IP to a logmessage --- pdns/syncres.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: "<