]> 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:04:42 +0000 (12:04 +0100)
commit9a36a1bba34d178ee65d24d1dd71c7ae7953abf6
treee150154af1f144926c332f18395d4da179318217
parent8555fe8b4b3d55bfa27f4d7ed1faedeaecf92a21
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.
bin/tests/system/dnssec/tests.sh