]> git.ipfire.org Git - thirdparty/bind9.git/commit
Parse 'timeout' and 'attempts' from resolv.conf
authorPetr Menšík <pemensik@redhat.com>
Tue, 22 Jun 2021 14:35:46 +0000 (16:35 +0200)
committerEvan Hunt <each@isc.org>
Thu, 12 Aug 2021 16:52:52 +0000 (09:52 -0700)
commitdbf71b3f68992fc665b076c9a3329ee1e66228db
tree53f149e6edf59b557135f0127222c71e36b95b7f
parent47cf5c1787adb6cd2a604f8d57bc144427da3e71
Parse 'timeout' and 'attempts' from resolv.conf

It was supported by lwres in BIND 9.11, and is still mentioned in
the manual page. Restore support for it by adding it to libirs.
bin/dig/dighost.c
lib/irs/include/irs/resconf.h
lib/irs/resconf.c