bind9/lib
Matthijs Mekking 6405b04477 Fix CDS (non-)publication
The CDS/CDNSKEY record will be published when the DS is in the
rumoured state. However, with the introduction of the rndc '-checkds'
command, the logic in the keymgr was changed to prevent the DS
state to go in RUMOURED unless the specific command was given. Hence,
the CDS was never published before it was seen in the parent.

Initially I thought this was a policy approval rule, however it is
actually a DNSSEC timing rule. Remove the restriction from
'keymgr_policy_approval' and update the 'keymgr_transition_time'
function. When looking to move the DS state to OMNIPRESENT it will
no longer calculate the state from its last change, but from when
the DS was seen in the parent, "DS Publish". If the time was not set,
default to next key event of an hour.

Similarly for moving the DS state to HIDDEN, the time to wait will
be derived from the "DS Delete" time, not from when the DS state
last changed.

(cherry picked from commit c8205bfa0e)
2020-09-02 14:59:20 +02:00
..
bind9 prep 9.16.6 2020-08-06 08:14:40 +00:00
dns Fix CDS (non-)publication 2020-09-02 14:59:20 +02:00
irs Adjust library API versions 2020-05-19 13:57:37 +02:00
isc isc_ratelimiter needs to hold a reference to its task 2020-09-02 11:39:36 +10:00
isccc prep 9.16.3 2020-05-19 13:57:36 +02:00
isccfg BIND 9.16.6 2020-08-20 12:08:57 -07:00
ns prep 9.16.6 2020-08-06 08:14:40 +00:00
samples add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
win32/bindevt Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00