From: Remi Gacogne Date: Thu, 5 Oct 2017 10:24:56 +0000 (+0200) Subject: auth: Purge the caches after a successful IXFR X-Git-Tag: rec-4.1.0-rc1~7^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F5766%2Fhead;p=thirdparty%2Fpdns.git auth: Purge the caches after a successful IXFR --- diff --git a/pdns/slavecommunicator.cc b/pdns/slavecommunicator.cc index 016cb04f60..2ba523240c 100644 --- a/pdns/slavecommunicator.cc +++ b/pdns/slavecommunicator.cc @@ -415,6 +415,7 @@ void CommunicatorClass::suck(const DNSName &domain, const string &remote) } else { L<