]> git.ipfire.org Git - thirdparty/bind9.git/commit
Implement signature jitter
authorMatthijs Mekking <matthijs@isc.org>
Thu, 1 Feb 2024 08:34:33 +0000 (09:34 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 18 Apr 2024 07:50:10 +0000 (09:50 +0200)
commit67f403a42371f943751a28411ded61949ca83fdf
tree4f73c85d09550b4431388a7e580f940bb7f89b9e
parent0438d3655bca9d6aeea41746a01d82e5252eba64
Implement signature jitter

When calculating the RRSIG validity, jitter is now derived from the
config option rather than from the refresh value.
lib/dns/include/dns/kasp.h
lib/dns/update.c
lib/dns/zone.c