From: Peter van Dijk Date: Tue, 9 Dec 2014 13:58:11 +0000 (+0100) Subject: log client IP for immediate SERVFAIL exceptions X-Git-Tag: rec-3.7.0-rc1~131 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=37aa9904d1cc967ba4b5d5e17dbe41485f8cdece;p=pdns log client IP for immediate SERVFAIL exceptions --- diff --git a/pdns/pdns_recursor.cc b/pdns/pdns_recursor.cc index 7cc7462fd..c37e92011 100644 --- a/pdns/pdns_recursor.cc +++ b/pdns/pdns_recursor.cc @@ -567,7 +567,7 @@ void startDoResolve(void *p) res = sr.beginResolve(dc->d_mdp.d_qname, QType(dc->d_mdp.d_qtype), dc->d_mdp.d_qclass, ret); } catch(ImmediateServFailException &e) { - L<d_mdp.d_qname<<"' because: "<getRemote()<<" during resolve of '"<d_mdp.d_qname<<"' because: "<