bind9/bin
Matthijs Mekking 08a9e7add1 Add test for NSEC3PARAM not changed after restart
Add a test case where 'named' is restarted and ensure that an already
signed zone does not change its NSEC3 parameters.

The test case first tests the current zone and saves the used salt
value. Then after restart it checks if the salt (and other parameters)
are the same as before the restart.

This test case changes 'set_nsec3param'. This will now reset the salt
value, and when checking for NSEC3PARAM we will store the salt and
use it when testing the NXDOMAIN response. This does mean that for
every test case we now have to call 'set_nsec3param' explicitly (and
can not omit it because it is the same as the previous zone).

Finally, slightly changed some echo output to make debugging friendlier.
2021-06-09 09:14:09 +02:00
..
check Install man page for named-compilezone 2021-03-22 09:36:48 +01:00
confgen Address a Sphinx duplicate label warning 2021-02-03 11:44:02 +01:00
delv Add new isc_managers API to simplify <*>mgr create/destroy 2021-05-07 10:19:05 -07:00
dig Refactor the interface handling in the netmgr 2021-05-26 09:43:12 +02:00
dnssec rename dns_name_copynf() to dns_name_copy() 2021-05-22 00:37:27 -07:00
named Refactor zone dumping code to use netmgr async threadpools 2021-05-31 14:52:05 +02:00
nsupdate rename dns_name_copynf() to dns_name_copy() 2021-05-22 00:37:27 -07:00
pkcs11 Add libssl libraries to Windows build 2020-11-09 16:00:28 +01:00
plugins Add filter-a plugin for IPv6-dominant environments 2021-03-19 08:06:55 +01:00
rndc Refactor the interface handling in the netmgr 2021-05-26 09:43:12 +02:00
tests Add test for NSEC3PARAM not changed after restart 2021-06-09 09:14:09 +02:00
tools use a fixedname buffer in dns_message_gettempname() 2021-05-20 20:41:29 +02:00
win32/BINDInstall Fixup win32 paths for moved bin/tests/system/resolve 2021-04-19 12:51:33 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00