From: bert hubert Date: Mon, 14 Aug 2017 19:30:54 +0000 (+0200) Subject: fix typo in logging of dnssec validation, add some fields X-Git-Tag: dnsdist-1.2.0~4^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F5614%2Fhead;p=thirdparty%2Fpdns.git fix typo in logging of dnssec validation, add some fields --- diff --git a/pdns/syncres.cc b/pdns/syncres.cc index 671adf2a43..ade576f3f7 100644 --- a/pdns/syncres.cc +++ b/pdns/syncres.cc @@ -1872,13 +1872,13 @@ void SyncRes::getDenialValidationState(NegCache::NegCacheEntry& ne, vState& stat dState res = getDenial(csp, ne.d_name, ne.d_qtype.getCode()); if (res != expectedState) { if (res == OPTOUT && allowOptOut) { - LOG(d_prefix<<"OPT-out denial found for "<