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: auth-4.0.5~1^2~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab1b4442c8d15c4265b229b84ad1879876abd604;p=thirdparty%2Fpdns.git auth: Purge the caches after a successful IXFR (cherry picked from commit 1d0995bcc15528415409fe42d64b863b5c921ff9) --- diff --git a/pdns/slavecommunicator.cc b/pdns/slavecommunicator.cc index 0f854d27ea..e205ff766b 100644 --- a/pdns/slavecommunicator.cc +++ b/pdns/slavecommunicator.cc @@ -413,6 +413,7 @@ void CommunicatorClass::suck(const DNSName &domain, const string &remote) } else { L<