]> git.ipfire.org Git - thirdparty/bind9.git/commit
Store zone config also on modzone
authorMatthijs Mekking <matthijs@isc.org>
Tue, 17 Mar 2026 08:29:10 +0000 (09:29 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 17 Mar 2026 09:51:18 +0000 (09:51 +0000)
commit85453d393d1b591ae1108603308c79dd63acca85
tree3dda85106498f26289645dab885b49e214bf6451
parent7e30d16e9345026227a0d29af3cefc7d0e082de1
Store zone config also on modzone

'rndc modzone' deletes the old configuration. If we don't store the
new zone config, when we do a 'rndc showzone' it will be a failure.

This is not an issue in the 9.21 version, because of the effective
config behavior.
bin/named/server.c