]> git.ipfire.org Git - thirdparty/bind9.git/commit
Declare the keep-response-order obsolete
authorOndřej Surý <ondrej@isc.org>
Thu, 27 Jan 2022 09:13:10 +0000 (10:13 +0100)
committerEvan Hunt <each@isc.org>
Fri, 18 Feb 2022 00:49:56 +0000 (16:49 -0800)
commit30f4bdb17e63d1b30e4a52425e704f33944e86fc
treef6b92382e4eea84bac1181eaa9f64884c4bd7d6b
parentb2150180675f019c3a23ff433cb5ad64c4632fce
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.
bin/named/config.c
bin/named/named.conf.rst
bin/tests/system/pipelined/ns4/named.conf.in
doc/arm/reference.rst
doc/man/named.conf.5in
doc/misc/options
doc/misc/options.active
doc/misc/options.grammar.rst
lib/isccfg/namedconf.c