From: Otto Moerbeek Date: Mon, 24 Oct 2022 09:17:27 +0000 (+0200) Subject: rec: More clear trace message for cache-only lookups. X-Git-Tag: dnsdist-1.8.0-rc1~263^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F12121%2Fhead;p=thirdparty%2Fpdns.git rec: More clear trace message for cache-only lookups. Fixes #12080 --- diff --git a/pdns/syncres.cc b/pdns/syncres.cc index 443b94fd63..5095bbbff7 100644 --- a/pdns/syncres.cc +++ b/pdns/syncres.cc @@ -1819,7 +1819,7 @@ int SyncRes::doResolveNoQNameMinimization(const DNSName &qname, const QType qtyp if(!(d_updatingRootNS && qtype.getCode()==QType::NS && qname.isRoot())) { if(d_cacheonly) { // very limited OOB support LWResult lwr; - LOG(prefix<end()) {