bind9/lib
Ondřej Surý 30f4bdb17e Declare the keep-response-order obsolete
The keep-response-order option has been introduced when TCP pipelining
has been introduced to BIND 9 as a failsafe for possibly non-compliant
clients.

Declare the keep-response-order obsolete as all DNS clients should
either support out-of-order processing or don't send more DNS queries
until the DNS response for the previous one has been received.
2022-02-17 16:49:56 -08:00
..
bind9 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dns correct TCP error handling in dispatch and resolver 2022-02-17 09:59:12 +01:00
irs Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
isc Remove the limit on the number of simultaneous TCP queries 2022-02-17 16:19:12 -08:00
isccc Use ISC_R_SHUTTINGDOWN to detect netmgr shutting down 2022-01-13 09:14:12 +01:00
isccfg Declare the keep-response-order obsolete 2022-02-17 16:49:56 -08:00
ns Reimplement the max-transfer-time-out and max-transfer-idle-out 2022-02-17 21:38:17 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00