bind9/tests/libtest
Ondřej Surý b26079fdaf Don't open route socket if we don't need it
When automatic-interface-scan is disabled, the route socket was still
being opened.  Add new API to connect / disconnect from the route socket
only as needed.

Additionally, move the block that disables periodic interface rescans to
a place where it actually have access to the configuration values.
Previously, the values were being checked before the configuration was
loaded.
2024-08-05 07:31:02 +00:00
..
dns.c Pass a memory context in to dns_cache_create 2024-05-31 15:40:32 +10:00
isc.c Always initialize the workers in the libtest 2023-04-21 09:04:24 +02:00
Makefile.am Get the tests working with liburcu 2023-05-12 20:48:31 +01:00
ns.c Don't open route socket if we don't need it 2024-08-05 07:31:02 +00:00
qp.c add a test method to print QP keys 2024-04-30 15:58:17 -07:00