bind9/lib
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
..
bind9 Fix "make dist" 2020-06-05 13:19:49 +02:00
dns val->keynode is no longer needed 2020-06-11 16:03:11 +10:00
irs Fix "make dist" 2020-06-05 13:19:49 +02:00
isc Add missing acquire memory barrier in isc_nmhandle_unref 2020-06-11 13:01:26 +02:00
isccc Fix "make dist" 2020-06-05 13:19:49 +02:00
isccfg Fix "make dist" 2020-06-05 13:19:49 +02:00
ns Adjust NS_CLIENT_TCP_BUFFER_SIZE and cleanup client_allocsendbuf 2020-06-18 09:59:19 +02:00
samples Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
win32/bindevt Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
.gitignore Provide unit test driver 2020-05-21 12:13:01 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
unit-test-driver.sh.in Provide unit test driver 2020-05-21 12:13:01 +02:00