]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: dev: Keep RRL ncache fixed name alive
authorAlessio Podda <alessio@isc.org>
Tue, 16 Jun 2026 11:01:52 +0000 (11:01 +0000)
committerAlessio Podda <alessio@isc.org>
Tue, 16 Jun 2026 11:01:52 +0000 (11:01 +0000)
Move the fixed name storage out of the NCACHE branch so the name passed to dns_rrl() remains valid for cached NXDOMAIN responses.

Closes #6029

Merge branch '6029-fixedname-fix' into 'main'

See merge request isc-projects/bind9!12096


Trivial merge