bind9/lib/ns
Evan Hunt 952461b6af restore "blackhole" functionality
the blackhole ACL was accidentally disabled with respect to client
queries during the netmgr conversion.

in order to make this work for TCP, it was necessary to add a return
code to the accept callback functions passed to isc_nm_listentcp() and
isc_nm_listentcpdns().

(cherry picked from commit 23c7373d68)
2020-06-30 21:10:31 -07:00
..
include restore "blackhole" functionality 2020-06-30 21:10:31 -07:00
tests change 'expr == true' to 'expr' in conditionals 2020-05-25 17:03:59 -07:00
win32 restore "blackhole" functionality 2020-06-30 21:10:31 -07:00
api prep 9.16.4 2020-06-18 10:25:50 +02:00
client.c restore "blackhole" functionality 2020-06-30 21:10:31 -07:00
hooks.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
interfacemgr.c restore "blackhole" functionality 2020-06-30 21:10:31 -07:00
Kyuafile regen master 2017-12-29 01:44:18 +00:00
lib.c change "expr == false" to "!expr" in conditionals 2020-05-25 17:04:04 -07:00
listenlist.c Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
log.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
Makefile.in Resolve the overlinking of the system libraries 2020-05-11 09:49:54 +02:00
notify.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
query.c The dsset returned by dns_keynode_dsset needs to be thread safe. 2020-06-11 16:09:43 +10:00
server.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
sortlist.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
stats.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
update.c Ignore attempts to add DS records at zone apex 2020-06-04 16:06:45 +02:00
version.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
xfrout.c Adjust NS_CLIENT_TCP_BUFFER_SIZE and cleanup client_allocsendbuf 2020-06-18 10:18:41 +02:00