From: Peter van Dijk Date: Wed, 22 May 2019 14:11:44 +0000 (+0200) Subject: log UDP TC bit during trace X-Git-Tag: dnsdist-1.4.0-beta1~29^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7841%2Fhead;p=thirdparty%2Fpdns.git log UDP TC bit during trace --- diff --git a/pdns/syncres.cc b/pdns/syncres.cc index 1109293964..8e8f747b1c 100644 --- a/pdns/syncres.cc +++ b/pdns/syncres.cc @@ -2985,6 +2985,7 @@ bool SyncRes::doResolveAtThisIP(const std::string& prefix, const DNSName& qname, } return false; } + LOG(prefix<