bind9/bin
Matthijs Mekking 0d050323c0 Increase migrate.kasp DNSKEY TTL
Increate the DNSKEY TTL of the migrate.kasp zone for the following
reason:  The key states are initialized depending on the timing
metadata. If a key is present long enough in the zone it will be
initialized to OMNIPRESENT.  Long enough here is the time when it
was published (when the setup script was run) plus DNSKEY TTL.
Otherwise it is set to RUMOURED, or to HIDDEN if no timing metadata
is set or the time is still in the future.

Since the TTL is "only" 5 minutes, the DNSKEY state may be
initialized to OMNIPRESENT if the test is slow, but we expect it
to be in RUMOURED state.  If we increase the TTL to a couple of
hours it is very unlikely that it will be initialized to something
else than RUMOURED.

(cherry picked from commit 04e6711029)
2020-04-08 09:47:36 +02:00
..
check Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
confgen Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
delv Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
dig Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
dnssec Fix 'Dereference of null pointer' from scan-build-10 2020-03-25 18:06:29 +01:00
named Merge if blocks in statschannel.c 2020-04-03 10:04:16 +02:00
nsupdate Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
pkcs11 Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
plugins Add ZLIB_LIBS to ISCLIBS 2020-02-28 15:22:59 +01:00
python fix spelling errors reported by Fossies. 2020-02-21 07:05:31 +00:00
rndc Fix 'Dereference of null pointer' from scan-build-10 2020-03-25 18:06:29 +01:00
tests Increase migrate.kasp DNSKEY TTL 2020-04-08 09:47:36 +02:00
tools Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
win32/BINDInstall fix spelling errors reported by Fossies. 2020-02-21 07:05:31 +00:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00