]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] new: test: Add regression test for NSEC proof after unsigned-to-signed IXFR
authorOndřej Surý <ondrej@isc.org>
Fri, 3 Apr 2026 05:46:17 +0000 (07:46 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 3 Apr 2026 05:46:17 +0000 (07:46 +0200)
Test that a secondary receiving an IXFR transitioning a zone from
unsigned to NSEC-signed returns the correct covering NSEC record
for empty non-terminal names.

Backport of MR !11786

Merge branch 'backport-ondrej/fix-nsec-ixfr-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!11798


Trivial merge