]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove the keep-response-order ACL map
authorOndřej Surý <ondrej@isc.org>
Thu, 27 Jan 2022 09:09:07 +0000 (10:09 +0100)
committerOndřej Surý <ondrej@isc.org>
Fri, 18 Feb 2022 08:16:03 +0000 (09:16 +0100)
commitd01562f22b73e7a339f1ffb4a90e3529e1752ef3
tree8d8f67501d787726c2439bef04bb928037f4ab57
parent30f4bdb17e63d1b30e4a52425e704f33944e86fc
Remove the keep-response-order ACL map

The keep-response-order option has been obsoleted, and in this commit,
remove the keep-response-order ACL map rendering the option no-op, the
call the isc_nm_sequential() and the now unused isc_nm_sequential()
function itself.
bin/named/server.c
lib/bind9/check.c
lib/isc/include/isc/netmgr.h
lib/isc/netmgr/netmgr-int.h
lib/isc/netmgr/netmgr.c
lib/ns/client.c
lib/ns/include/ns/server.h
lib/ns/server.c