From: Matthijs Mekking Date: Thu, 6 Nov 2025 12:01:55 +0000 (+0000) Subject: chg: dev: Refactor zone fetch code X-Git-Tag: v9.21.16~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32322ffdd83d4439790cee17f6fad7ff1e06b8a6;p=thirdparty%2Fbind9.git chg: dev: Refactor zone fetch code There is code duplication between `keyfetch` and `nsfetch`, refactor to allow common code paths to differentiate between them. This is in preparation for support of generalized DNS notifications, that will require fetching DSYNC records. Merge branch 'matthijs-refactor-zone-fetch' into 'main' See merge request isc-projects/bind9!11176 --- 32322ffdd83d4439790cee17f6fad7ff1e06b8a6