bind9/tests/ns
Evan Hunt 4ad95e0567 add ns_interface_create()
add a public function ns_interface_create() allowing the caller
to set up a listening interface directly without having to set
up listen-on and scan network interfaces.
2023-03-28 12:38:28 -07:00
..
testdata Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
listenlist_test.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
Makefile.am Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
netmgr_wrap.c complete change of NETMGR_TRACE to ISC_NETMGR_TRACE 2023-01-20 12:46:34 -08:00
notify_test.c remove isc_task completely 2023-02-16 18:35:32 +01:00
plugin_test.c Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
query_test.c add ns_interface_create() 2023-03-28 12:38:28 -07:00