From: Ondřej Surý Date: Sat, 15 Aug 2026 17:20:27 +0000 (+0200) Subject: fix: doc: Correct RPZ NSDNAME name-order precedence documentation X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=HEAD;p=thirdparty%2Fbind9.git fix: doc: Correct RPZ NSDNAME name-order precedence documentation The ARM incorrectly stated that the canonically smallest matched name server wins when multiple NSDNAME triggers have otherwise equal precedence. BIND intentionally selects the name appearing last in DNSSEC canonical order, as specified by RPZ. The ARM and source comment have been corrected to describe the existing behavior; runtime behavior is unchanged. Closes #6348 Merge branch '6348-fix-rpz-nsdname-precedence-documentation' into 'main' See merge request isc-projects/bind9!12590 --- b9e3594027f5fc0b171b6186c031fed932464be3