bind9/lib/isccfg
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
..
include Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
aclconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dnsconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
kaspconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am tls and http configuration code was unnecessarily complex 2021-02-03 12:06:17 +01:00
namedconf.c Declare the keep-response-order obsolete 2022-02-17 16:49:56 -08:00
parser.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00