bind9/lib/ns
Mark Andrews ee6f60349b Adjust NS_CLIENT_TCP_BUFFER_SIZE and cleanup client_allocsendbuf
NS_CLIENT_TCP_BUFFER_SIZE was 2 byte too large following the
move to netmgr add associated changes to lib/ns/client.c and
as a result an INSIST could be trigger if the DNS message being
constructed had a checkpoint stage that fell in those two extra
bytes.  Adjusted NS_CLIENT_TCP_BUFFER_SIZE and cleaned up
client_allocsendbuf now that the previously reserved 2 bytes
are no longer used.

(cherry picked from commit 5a92af19b7dce684b0e6670ae6ec1c4c58613263)
2020-06-18 10:18:41 +02:00
..
include Adjust NS_CLIENT_TCP_BUFFER_SIZE and cleanup client_allocsendbuf 2020-06-18 10:18:41 +02:00
tests change 'expr == true' to 'expr' in conditionals 2020-05-25 17:03:59 -07:00
win32 Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
api Adjust library API versions 2020-05-19 13:57:37 +02:00
client.c Adjust NS_CLIENT_TCP_BUFFER_SIZE and cleanup client_allocsendbuf 2020-06-18 10:18:41 +02:00
hooks.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
interfacemgr.c change "expr == false" to "!expr" in conditionals 2020-05-25 17:04:04 -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