]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix NTA-related races
authorMichał Kępień <michal@isc.org>
Mon, 11 Mar 2019 11:04:42 +0000 (12:04 +0100)
committerMichał Kępień <michal@isc.org>
Mon, 11 Mar 2019 11:17:36 +0000 (12:17 +0100)
commit38da4bdf5ee7a0b878aae2f33c59bc6873c4cbdf
tree6a35480fc84f24266c796d3e4b0c6c222d885eff
parentd9354d32c4e2f6aab44fdbfaf579104a3b60adc5
Fix NTA-related races

Changes introduced by commit 6b8e4d6e695fc13b2d2a93437418a047b5adce81
were incomplete as not all time-sensitive checks were updated to match
revised "nta-lifetime" and "nta-recheck" values.  Prevent rare false
positives by updating all NTA-related checks so that they work reliably
with "nta-lifetime 12s;" and "nta-recheck 9s;".  Update comments as well
to prevent confusion.

(cherry picked from commit 9a36a1bba34d178ee65d24d1dd71c7ae7953abf6)
bin/tests/system/dnssec/tests.sh