bind9/lib
Evan Hunt 75427139ad attach the interface manager when activating a route socket
it was possible for the route socket's udp_recv() callback to fire
after the interfacemgr was detached, causing an assertion failure.
this has now been fixed by referencing the interfacemgr when setting up
the route socket, and dereferencing it when shutting it down.
2021-10-18 14:21:03 -07:00
..
bind9 Add {krb5,ms}-subdomain-self-rhs update policy rules 2021-10-15 11:18:41 +11:00
dns silence compiler warning 2021-10-18 12:49:40 -07:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
isccc Use #pragma once as header guards 2021-10-13 00:49:15 -07:00
isccfg remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
ns attach the interface manager when activating a route socket 2021-10-18 14:21:03 -07:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00