bind9/bin
Michał Kępień 77b611be7c Add reconfiguration support to NamedInstance
Reconfiguring named using RNDC is a common action in BIND 9 system
tests.  It involves sending the "reconfig" RNDC command to a named
instance and waiting until it is fully processed.  Add a reconfigure()
method to the NamedInstance class in order to simplify and standardize
named reconfiguration using RNDC in Python-based system tests.

TODO:

  - full reconfiguration support (w/templating *.in files)

  - add an "rndc null" before every reconfiguration to show which file
    is used (NamedInstance.add_mark_to_log() as it may be generically
    useful?)

(cherry picked from commit fdc45c70e8)
2024-01-13 11:31:51 +01:00
..
check deprecate delegation-only and root-delegation only 2023-03-23 14:09:53 -07:00
confgen Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
delv Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
dig Print a dig comment about the failed query consistently 2024-01-11 10:30:40 +00:00
dnssec Update the source code formatting using clang-format-17 2023-10-18 09:02:57 +02:00
named Fix missing newlines in output of rndc nta -dump 2023-11-03 08:28:18 +01:00
nsupdate NetBSD has added 'hmac' to libc so rename our uses of hmac 2023-12-14 11:14:04 +11:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-05 10:27:52 +10:00
rndc Document that reloading happens asynchronously 2023-09-26 14:11:30 +10:00
tests Add reconfiguration support to NamedInstance 2024-01-13 11:31:51 +01:00
tools Cleanup dead code in dnstap-read 2023-11-02 10:09:44 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00