From: Mark Andrews Date: Sun, 6 Jul 2025 13:09:13 +0000 (+1000) Subject: fix: dev: Separate out adbname type flags X-Git-Tag: v9.21.11~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=571d31846637038f4315ea967c9eec5baa1bfcc1;p=thirdparty%2Fbind9.git fix: dev: Separate out adbname type flags There are three adbname flags that are used to identify different types of adbname lookups when hashing rather than using multiple hash tables. Separate these to their own structure element as these need to be able to be read without locking the adbname structure. Closes #5404 Merge branch '5404-seperate-out-adbname-type-flags' into 'main' See merge request isc-projects/bind9!10677 --- 571d31846637038f4315ea967c9eec5baa1bfcc1