From: Mark Andrews Date: Thu, 29 Aug 2024 13:24:09 +0000 (+0000) Subject: fix: chg: Improve performance when looking for the closest encloser when returning... X-Git-Tag: v9.21.1~7 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=78d48f7a;p=thirdparty%2Fbind9.git fix: chg: Improve performance when looking for the closest encloser when returning NSEC3 proofs Use the fact that the database returns the longest matching part of the requested name to find the required NSEC3 record. If there are multiple versions present in the database we may have to search further. Closes #4460 Merge branch '4460-auth-nsec3-many-labels' into 'main' Closes #4460 See merge request isc-projects/bind9!9436 --- 78d48f7ae28b8d03f9e72fe8c6f8697626579e46