From b10621f39d09d534db91dfdc8359ac4b4781670a Mon Sep 17 00:00:00 2001 From: bert hubert Date: Fri, 30 Oct 2015 20:14:16 +0100 Subject: [PATCH] silence debugging noise --- pdns/filterpo.cc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pdns/filterpo.cc b/pdns/filterpo.cc index 3c96b9886..a46645534 100644 --- a/pdns/filterpo.cc +++ b/pdns/filterpo.cc @@ -45,7 +45,7 @@ DNSFilterEngine::Policy DNSFilterEngine::getProcessingPolicy(const DNSName& qnam Policy pol{PolicyKind::NoAction}; for(const auto& z : d_zones) { if(findNamedPolicy(z.propolName, qname, pol)) { - cerr<<"Had a hit on the nameserver ("<& for(const auto& z : d_zones) { for(const auto& qa : z.postpolAddr) { if(qa.first.match(ca)) { - cerr<<"Had a hit on IP address in answer"<