From 37aa9904d1cc967ba4b5d5e17dbe41485f8cdece Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Tue, 9 Dec 2014 14:58:11 +0100 Subject: [PATCH] log client IP for immediate SERVFAIL exceptions --- pdns/pdns_recursor.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: "<