From: Pieter Lexis Date: Tue, 25 Oct 2016 15:26:32 +0000 (+0200) Subject: Fix a DNSSEC trace log message X-Git-Tag: rec-4.0.4~11^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=13e70d24277b29fcc760e7187910e843b4bd9f8c;p=thirdparty%2Fpdns.git Fix a DNSSEC trace log message --- diff --git a/pdns/validate.cc b/pdns/validate.cc index 4164cf1013..3a180a4740 100644 --- a/pdns/validate.cc +++ b/pdns/validate.cc @@ -349,7 +349,7 @@ vState getKeysFor(DNSRecordOracle& dro, const DNSName& zone, keyset_t &keyset) dotNode("DS", *zoneCutIter, "" /*std::to_string(dsrc.d_tag)*/, (boost::format("tag=%d, digest algo=%d, algo=%d") % dsrc.d_tag % static_cast(dsrc.d_digesttype) % static_cast(dsrc.d_algorithm)).str()); } else { - LOG("DNSKEY did not match the DS, parent DS: "< "<(dsrc.d_digesttype)<<"\" ]; label = \"zone: "<<*zoneCutIter<<"\"; }"<