]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add checkconf check for signatures-jitter
authorMatthijs Mekking <matthijs@isc.org>
Tue, 16 Apr 2024 13:49:13 +0000 (15:49 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 18 Apr 2024 15:00:07 +0000 (15:00 +0000)
commitf211c05990ba50ba83c8a4ca0246a06cef08368d
tree124e2b021ec9e68c813116190e44684b339ba174
parent74d5f8f689ce2109e3bea57d1608a4b268f7eaef
Add checkconf check for signatures-jitter

Having a value higher than signatures-validity does not make sense
and should be treated as a configuration error.

(cherry picked from commit c3d8932f79907bf55580bc0ff86f38343a785914)
bin/tests/system/checkconf/bad-kasp-jitter.conf [new file with mode: 0644]
doc/arm/reference.rst
lib/dns/update.c
lib/dns/zone.c
lib/isccfg/kaspconf.c