From: Evan Hunt Date: Fri, 14 Aug 2026 05:34:16 +0000 (+0000) Subject: fix: dev: "rndc flushtree ." failed to flush the cache X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=143dee174e36821824406e638a6bb6c5ec12fa37;p=thirdparty%2Fbind9.git fix: dev: "rndc flushtree ." failed to flush the cache `rndc flushtree` flushes cache data below a specified name. If the name specified is the DNS root, it should fully empty the cache, the same as `rndc flush`. However, there was a bug causing the command, in that case, to have no effect on the cache at all; this has been fixed. Closes #6308 Merge branch '6308-rndc-flushtree-root' into 'main' See merge request isc-projects/bind9!12579 --- 143dee174e36821824406e638a6bb6c5ec12fa37