From: George Thessalonikefs Date: Tue, 13 Dec 2022 14:50:45 +0000 (+0100) Subject: - Merge #461 from Christian Allred: Add max-query-restarts option. X-Git-Tag: release-1.17.1rc1~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=af2ef61c49bd5e9d398d5438af3a7c26bd31ad6b;p=thirdparty%2Funbound.git - Merge #461 from Christian Allred: Add max-query-restarts option. --- af2ef61c49bd5e9d398d5438af3a7c26bd31ad6b diff --cc doc/Changelog index f0ea0788f,f0ea0788f..d51a45662 --- a/doc/Changelog +++ b/doc/Changelog @@@ -3,6 -3,6 +3,9 @@@ default value retains Unbound's behavior. - Expose 'max-sent-count' as a configuration option; the default value retains Unbound's behavior. ++ - Merge #461 from Christian Allred: Add max-query-restarts option. ++ Exposes an internal configuration but the default value retains ++ Unbound's behavior. 13 December 2022: Wouter - Merge #808: Wrap Makefile script's directory variables in quotes.