]> git.ipfire.org Git - thirdparty/bind9.git/commit
save effective configuration as text
authorEvan Hunt <each@isc.org>
Wed, 12 Nov 2025 02:50:23 +0000 (18:50 -0800)
committerColin Vidal <colin@isc.org>
Wed, 12 Nov 2025 10:36:07 +0000 (11:36 +0100)
commitf9922eb65a916dcd47dcc20a3f10bcea4b52d6a2
tree9edfc9408573d41f67df5954783136509d4fed75
parent6a57c6e8f61ba92c3effdaf32d6d08cc8886dfb2
save effective configuration as text

the effective configuration tree is now detached if allow-new-zones
or catalog-zones aren't enabled in any views. this reduces memory
consumption while still allowing "rndc showconf -effective" to work.
bin/named/include/named/server.h
bin/named/server.c