bind9/bin/delv
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
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
delv.c Don't open route socket if we don't need it 2024-08-05 07:31:02 +00:00
delv.rst Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
Makefile.am add "delv +ns" command, for full internal resolution 2023-03-28 12:39:05 -07:00