bind9/bin
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
..
check switch default zone database from "qp" to "qpzone" 2024-03-08 15:36:56 -08:00
confgen Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
delv Don't open route socket if we don't need it 2024-08-05 07:31:02 +00:00
dig Remove newlines from dighost errors calls 2024-08-05 02:43:06 +00:00
dnssec Document new -J option for dnssec-signzone and dnssec-verify 2024-07-08 14:53:01 +02:00
named Don't open route socket if we don't need it 2024-08-05 07:31:02 +00:00
nsupdate complete removal of isc_loop_current() 2024-04-02 10:35:56 +02:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc Implement rndc retransfer -force 2024-08-01 10:43:47 +00:00
tests Reset 'ret' to zero at start of tests 2024-08-02 01:23:17 +00:00
tools Remove extra newline from +yaml output 2024-08-05 02:43:06 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00