From: bert hubert Date: Tue, 6 Jan 2015 15:11:12 +0000 (+0100) Subject: slightly tweak the 'doubting root repriming' logic X-Git-Tag: rec-3.7.0-rc1~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a99aba2fb2ccea4d6238c2a2ada6f17d2aed6541;p=thirdparty%2Fpdns.git slightly tweak the 'doubting root repriming' logic --- diff --git a/pdns/syncres.cc b/pdns/syncres.cc index e174fbb47f..10675693a5 100644 --- a/pdns/syncres.cc +++ b/pdns/syncres.cc @@ -579,7 +579,8 @@ void SyncRes::getBestNSFromCache(const string &qname, set&bes LOG(prefix< 4) + throw ImmediateServFailException("query ended up doubting the root, reprimed"); } }while(chopOffDotted(subdomain)); }