CHANGES for [GL #2953]

This commit is contained in:
Evan Hunt 2021-10-18 13:17:33 -07:00
parent 18cc459e05
commit 2336bb0d9e

View file

@ -1,3 +1,8 @@
5745. [bug] Fetch context objects now use attach/detach
semantics to make it easier to find and debug
reference-counting errors, and several such errors
have been fixed. [GL #2953]
5744. [func] The network manager is now used for netlink sockets
to monitor network interface changes. This was the
last remaining use of the old isc_socket and