bind9/lib/ns
Evan Hunt df2ddc9e7e remove ns_interface reference counting
reference counting of ns_interface objects has not been used
since the clientmgr cleanup in #2433, and it no longer really
makes sense now - when we want to destroy an interface on a
rescan, we want it to be destroyed, not kept active by some
other caller. so ns_interface_attach() has been removed,
ns_interface_detach() has been replaced with a static
interface_destroy(), and do_scan() has been simplified
accordingly.
2021-12-15 09:46:06 -08:00
..
include remove ns_interface reference counting 2021-12-15 09:46:06 -08:00
tests Recreate HTTPS and TLS interfaces only during reconfiguration 2021-12-14 09:28:01 +00:00
client.c Set the clientmgr isc_mem_t context name 2021-12-14 19:15:58 +00:00
hooks.c The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
interfacemgr.c remove ns_interface reference counting 2021-12-15 09:46:06 -08:00
listenlist.c Add "session-tickets" options to the "tls" clause 2021-10-01 15:50:43 +03:00
log.c Remove LIB<*>_EXTERNAL_DATA defines 2021-07-06 05:33:48 +00:00
Makefile.am Remove libns init/shutdown functions 2021-10-04 13:57:34 -07:00
notify.c Make isc_result a static enum 2021-10-06 11:22:20 +02:00
query.c Add synthesis of NODATA at wildcard 2021-12-02 14:24:37 +01:00
server.c Add (http-)listener-clients option (DoH quota mechanism) 2021-07-16 11:50:20 +03:00
sortlist.c Make isc_result a static enum 2021-10-06 11:22:20 +02:00
stats.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
update.c Add {krb5,ms}-subdomain-self-rhs update policy rules 2021-10-15 11:18:41 +11:00
xfrout.c Replace "master/slave" terms in code comments 2021-10-12 13:09:00 -07:00