]> git.ipfire.org Git - thirdparty/bind9.git/commit
[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)
commitc830233fb78b183e9830e508d733f6c3088c271c
treee2c859e82cb62a25d5fd03c383bed7a264ecf964
parent097c14da45671c561270e76f3742a321260d9270
parent1be03f3a104431bce3281bc8db71a54642f2d7b4
[9.20] new: test: Add regression test for NSEC proof after unsigned-to-signed IXFR

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