From: Ondřej Surý Date: Mon, 16 Mar 2026 11:17:16 +0000 (+0100) Subject: chg: nil: Cleanup the duplicate logic and comments around add into NSEC tree X-Git-Tag: v9.21.21~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afe1dc5da0f98d47ff572f2434fcd834e19b4811;p=thirdparty%2Fbind9.git chg: nil: Cleanup the duplicate logic and comments around add into NSEC tree After merging the NORMAL, NSEC and NSEC3 tree into single QP tree, there were some comments still speaking about auxiliary NSEC tree. These were cleaned up and the logic when we pass the qp tree (write transaction) to qpzone_addrdataset_inner() was changed to be more obvious that this is needed only when we are adding NSEC records. Merge branch 'ondrej/additional-cleanups-around-NSEC-namespace' into 'main' See merge request isc-projects/bind9!11695 --- afe1dc5da0f98d47ff572f2434fcd834e19b4811