]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add rndc dnssec -rollover command
authorMatthijs Mekking <matthijs@isc.org>
Fri, 21 Aug 2020 13:38:00 +0000 (15:38 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 5 Oct 2020 08:53:45 +0000 (10:53 +0200)
commite826facadb71388587d4efe6d21797bdfd671226
treed57df5a396078b1560f64f2663e9e82861245ec9
parentdf8276aef086408422e602a0d13d9d81d354f09a
Add rndc dnssec -rollover command

This command is similar in arguments as -checkds so refactor the
'named_server_dnssec' function accordingly.  The only difference
are that:

- It does not take a "publish" or "withdrawn" argument.
- It requires the key id to be set (add a check to make sure).

Add tests that will trigger rollover immediately and one that
schedules a test in the future.
CHANGES
bin/named/server.c
bin/rndc/rndc.c
bin/rndc/rndc.rst
bin/tests/system/kasp/ns3/named.conf.in
bin/tests/system/kasp/ns3/policies/kasp.conf
bin/tests/system/kasp/ns3/setup.sh
bin/tests/system/kasp/tests.sh
doc/man/rndc.8in
doc/notes/notes-current.rst