From: Colin Vidal Date: Wed, 24 Jun 2026 06:40:52 +0000 (+0200) Subject: chg: dev: Disambiguate `query_cname()` and `query_dname()` usage X-Git-Tag: v9.21.24~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=27819a42b9f113728d263e21ffecabe3a790273e;p=thirdparty%2Fbind9.git chg: dev: Disambiguate `query_cname()` and `query_dname()` usage Make explicit the fact that `query_cname()` and `query_dname()` must be called only from a context where the resolver is answering a question which is _not_ respectively `CNAME` or `DNAME`. Merge branch 'colin/explicit-dname-cname-libns-query-usage' into 'security-main' See merge request isc-private/bind9!1077 --- 27819a42b9f113728d263e21ffecabe3a790273e