From: bert hubert Date: Mon, 14 Dec 2015 21:46:14 +0000 (+0100) Subject: more debugging X-Git-Tag: dnsdist-1.0.0-alpha1~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10e0844233642d801809fac82344912730db45f9;p=thirdparty%2Fpdns.git more debugging --- diff --git a/pdns/rpzloader.cc b/pdns/rpzloader.cc index 118e07097b..0784b1c32e 100644 --- a/pdns/rpzloader.cc +++ b/pdns/rpzloader.cc @@ -142,7 +142,7 @@ int loadRPZFromFile(const std::string& fname, DNSFilterEngine& target, boost::op DNSRecord dr(drr); if(dr.d_type == QType::SOA) { domain = dr.d_name; - cerr<<"Origin is "<