bind9/lib/ns
Ondřej Surý 4dceab142d Consistenly use UNREACHABLE() instead of ISC_UNREACHABLE()
In couple places, we have missed INSIST(0) or ISC_UNREACHABLE()
replacement on some branches with UNREACHABLE().  Replace all
ISC_UNREACHABLE() or INSIST(0) calls with UNREACHABLE().
2022-03-28 23:26:08 +02:00
..
include Add support for Strict/Mutual TLS into BIND 2022-03-28 16:22:53 +03:00
tests Remove extrahandle size from netmgr 2022-03-25 10:38:35 +01:00
client.c Remove ns_client_t .shuttingdown member 2022-03-25 10:38:35 +01:00
hooks.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
interfacemgr.c Remove extrahandle size from netmgr 2022-03-25 10:38:35 +01:00
listenlist.c Add support for Strict/Mutual TLS into BIND 2022-03-28 16:22:53 +03:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Remove libns init/shutdown functions 2021-10-04 13:57:34 -07:00
notify.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
query.c Consistenly use UNREACHABLE() instead of ISC_UNREACHABLE() 2022-03-28 23:26:08 +02:00
server.c Remove the keep-response-order ACL map 2022-02-18 09:16:03 +01:00
sortlist.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
stats.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
update.c Remove extra copies and stray members from ns_client_t 2022-03-25 10:18:11 +01:00
xfrout.c Remove extra copies and stray members from ns_client_t 2022-03-25 10:18:11 +01:00