]> git.ipfire.org Git - thirdparty/bind9.git/commit
Extract closest encloser and source of synthesis logic into ZoneAnalyzer
authorPetr Špaček <pspacek@isc.org>
Tue, 3 Jun 2025 15:20:54 +0000 (17:20 +0200)
committerPetr Špaček <pspacek@isc.org>
Tue, 29 Jul 2025 10:59:12 +0000 (12:59 +0200)
commitda51bfed8c9bbb2b837d342e1ab409669cb15623
tree8b5851455a75f384ed5f28c50fd21f3db869ca5c
parent2cf035b87d0bd8fbd3d0bc8e3b2f51f82c8a00d9
Extract closest encloser and source of synthesis logic into ZoneAnalyzer

As a side-effect, we now have set of all existing names in a zone with a
test, too. These parts should be shared with new NSEC tests.

(cherry picked from commit f0592de608af06792dbc14829a0ac3671b9ed868)
bin/tests/system/dnssec/tests_nsec3.py
bin/tests/system/isctest/name.py
bin/tests/system/selftest/tests_zone_analyzer.py