]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add manual-mode config option
authorMatthijs Mekking <matthijs@isc.org>
Mon, 17 Feb 2025 11:05:25 +0000 (12:05 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 21 Aug 2025 14:00:19 +0000 (16:00 +0200)
commit63c5b453e0feab71d1647f4cff00d2e1b5da61ed
tree461473bc8135fb634585c6e2349189aae264fced
parentb7eb29212154429dcd000888761d61937b75e63b
Add manual-mode config option

Add a new option 'manual-mode' to 'dnssec-policy'. The intended
use is that if it is enabled, it will not automatically move to the
next state transition (RUMOURED, UNRETENTIVE), only after manual
confirmation. The intended state transition should be logged.
bin/named/config.c
bin/tests/system/checkconf/good.conf.j2
doc/arm/reference.rst
doc/misc/dnssec-policy.default.conf
doc/misc/options
lib/dns/include/dns/kasp.h
lib/dns/kasp.c
lib/isccfg/kaspconf.c
lib/isccfg/namedconf.c