bind9/bin
Evan Hunt ab98e95f4c Don't use route socket in unit tests
Some of the libns unit tests override the isc_nmhandle_attach() and
_detach() functions. This causes a failure in ns_interface_create()
if a route socket is being used, so we add a parameter to disable it.
2021-10-15 01:01:25 -07:00
..
check remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
confgen Use #pragma once as header guards 2021-10-13 00:49:15 -07:00
delv remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
dig remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
dnssec remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
named Don't use route socket in unit tests 2021-10-15 01:01:25 -07:00
nsupdate remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
plugins Make isc_result a static enum 2021-10-06 11:22:20 +02:00
rndc remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
tests remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
tools remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00