Files
bind9/lib/ns
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
..
2021-07-06 05:33:48 +00:00
2021-10-06 11:22:20 +02:00
2021-10-06 11:22:20 +02:00