]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove exclusive mode from ns_interfacemgr
authorOndřej Surý <ondrej@isc.org>
Mon, 14 Mar 2022 11:38:46 +0000 (12:38 +0100)
committerOndřej Surý <ondrej@isc.org>
Mon, 4 Apr 2022 17:27:00 +0000 (19:27 +0200)
commitc0995bc3807c84cadd0ae26e67caf024024d50b7
tree576cd7eef44fcd1fd9b9036612dd0466613c6176
parent8138a595d992ef21440c4935d68f5a08690b0452
Remove exclusive mode from ns_interfacemgr

Now that the dns_aclenv_t has now properly rwlocked .localhost and
.localnets member, we can remove the task exclusive mode use from the
ns_interfacemgr.  Some light related cleanup has been also done.
lib/ns/interfacemgr.c