]> git.ipfire.org Git - thirdparty/bind9.git/commit
Do not flush the cache for `rndc validation status`
authorTony Finch <dot@dotat.at>
Tue, 15 Oct 2019 14:12:29 +0000 (15:12 +0100)
committerOndřej Surý <ondrej@sury.org>
Thu, 31 Oct 2019 18:31:41 +0000 (13:31 -0500)
commitb612e38af165e136a84362b4d2e3dc4d6700a0c7
tree59a87c2716fe51e3613c50844d15ae6444b3f914
parentde368cdf1c4957b562a9a716a81bfa9385c09b6d
Do not flush the cache for `rndc validation status`

And add a note to the man page that `rndc validation` flushes the
cache when the validation state is changed. (It is necessary to flush
the cache when turning on validation, to avoid continuing to use
cryptographically invalid data. It is probably wise to flush the cache
when turning off validation to recover from lameness problems.)
bin/named/server.c
bin/rndc/rndc.docbook