]> git.ipfire.org Git - thirdparty/bind9.git/commit
If kasp is not used, use legacy signature jitter
authorMatthijs Mekking <matthijs@isc.org>
Thu, 18 Apr 2024 14:02:48 +0000 (16:02 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 18 Apr 2024 15:00:07 +0000 (15:00 +0000)
commit0134b91febaa7abf5ee85fbeadd65020b35c4a04
tree7f93e165fdd7692b8e386f81f398d576ce0f68b8
parentf211c05990ba50ba83c8a4ca0246a06cef08368d
If kasp is not used, use legacy signature jitter

If the zone is signed with a different way than 'dnssec-policy', use
the legacy way of jittering signatures, that is calculate jitter by
taking the two values of 'sig-validity-interval' and subtracting the
second value from the first value.
lib/dns/update.c
lib/dns/zone.c