bind9/lib/ns/include/ns
Mark Andrews 924e141a15 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.
2020-06-18 09:59:19 +02:00
..
client.h Adjust NS_CLIENT_TCP_BUFFER_SIZE and cleanup client_allocsendbuf 2020-06-18 09:59:19 +02:00
hooks.h apply the modified style 2020-02-13 15:05:06 -08:00
interfacemgr.h Use thread-friendly mctxpool and taskpool in ns_client. 2020-02-18 10:31:13 +01:00
lib.h Use clang-format to reformat the source files 2020-02-12 15:04:17 +01:00
listenlist.h Use clang-tidy to add curly braces around one-line statements 2020-02-13 22:07:21 +01:00
log.h apply the modified style 2020-02-13 15:05:06 -08:00
notify.h Use clang-format to reformat the source files 2020-02-12 15:04:17 +01:00
query.h fix spelling errors reported by Fossies. 2020-02-21 15:05:08 +11:00
server.h apply the modified style 2020-02-13 15:05:06 -08:00
sortlist.h Use clang-format to reformat the source files 2020-02-12 15:04:17 +01:00
stats.h Use clang-format to reformat the source files 2020-02-12 15:04:17 +01:00
types.h Use clang-format to reformat the source files 2020-02-12 15:04:17 +01:00
update.h Use clang-tidy to add curly braces around one-line statements 2020-02-13 22:07:21 +01:00
xfrout.h Use clang-tidy to add curly braces around one-line statements 2020-02-13 22:07:21 +01:00