]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] new: test: Add regression test for NSEC proof after unsigned-to-signed IXFR
authorOndřej Surý <ondrej@isc.org>
Fri, 3 Apr 2026 05:16:29 +0000 (07:16 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 3 Apr 2026 05:16:29 +0000 (07:16 +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.20' into 'bind-9.20'

See merge request isc-projects/bind9!11797


Trivial merge