From: bert hubert Date: Sat, 30 Jan 2016 12:24:18 +0000 (+0100) Subject: turn out-of-zone data into an error for check-zone. I can't ever see why it makes... X-Git-Tag: dnsdist-1.0.0-alpha2~24^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e977acfd71a1abb6e639afa254014b834f820b9c;p=thirdparty%2Fpdns.git turn out-of-zone data into an error for check-zone. I can't ever see why it makes sense but perhaps there was a reason. --- diff --git a/pdns/pdnsutil.cc b/pdns/pdnsutil.cc index 761e6cbb64..08447d2e2f 100644 --- a/pdns/pdnsutil.cc +++ b/pdns/pdnsutil.cc @@ -520,8 +520,8 @@ int checkZone(DNSSECKeeper &dk, UeberBackend &B, const DNSName& zone, const vect } if(!rr.qname.isPartOf(zone)) { - cout<<"[Warning] Record '"<