]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Move the NSEC3 max iterations count in line with the 150 value
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 25 May 2021 12:35:19 +0000 (14:35 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 25 May 2021 12:35:19 +0000 (14:35 +0200)
commit11b3ebc3869480dec06264cef7b6a7b5f4e22a47
treec97e1d939797736dff1337cf3ebf6fa1d75c555d
parent4f7c194a833a76c7297d1403c7cd2a3f375545b0
- Move the NSEC3 max iterations count in line with the 150 value
  used by BIND, Knot and PowerDNS. This sets the default value
  for it in the configuration to 150 for all key sizes.
doc/Changelog
doc/example.conf.in
doc/unbound.conf.5.in
util/config_file.c