]> git.ipfire.org Git - thirdparty/bind9.git/commit
new: test: Robust tests for NSEC3 nonexistent QNAME proof
authorPetr Špaček <pspacek@isc.org>
Tue, 29 Jul 2025 08:54:27 +0000 (08:54 +0000)
committerPetr Špaček <pspacek@isc.org>
Tue, 29 Jul 2025 08:54:27 +0000 (08:54 +0000)
commitc9dcc8c485bb6a21bb9997c28bf374f189701d47
treee9b20bba1ccf23f1457d39f1a1597529df92597e
parent13807cf853208d9b14f088d6b63a49c85191d8fc
parentadb931f70005f900437dc121097db54cd608de94
new: test: Robust tests for NSEC3 nonexistent QNAME proof

Related to #5292

Merge branch '5292-wrong' into 'main'

See merge request isc-projects/bind9!10416