]> git.ipfire.org Git - thirdparty/bind9.git/commit
Retire predecessor when creating successor
authorMatthijs Mekking <matthijs@isc.org>
Thu, 14 May 2020 13:39:57 +0000 (15:39 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 2 Jun 2020 12:54:41 +0000 (14:54 +0200)
commita17dcccf7d46191f7b409c1ba94895173e9e267c
tree55ed1e17bbdc67f849cee63c2eedde03fc88257c
parentef1a4a416a2beb461f741e7f3f8f99d0298c0075
Retire predecessor when creating successor

When creating the successor, the current active key (predecessor)
should change its goal state to HIDDEN.

Also add two useful debug logs in the keymgr_key_rollover function.

(cherry picked from commit e71d60299f5672657209b982ba7760493e364b78)
CHANGES
doc/notes/notes-current.rst
lib/dns/keymgr.c