From: Mike Perry Date: Tue, 20 Jun 2023 16:30:55 +0000 (+0000) Subject: Changes file for bug40808 X-Git-Tag: tor-0.4.8.2-alpha~9^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ba2e0bcc49681fb72d17558c84e072ef7e9c98cf;p=thirdparty%2Ftor.git Changes file for bug40808 --- diff --git a/changes/bug40808 b/changes/bug40808 new file mode 100644 index 0000000000..2aae6b47e4 --- /dev/null +++ b/changes/bug40808 @@ -0,0 +1,5 @@ + o Minor bugfixes (KIST): + - Prevent KISTSchedRunInterval from having values of 0 or 1, neither of + which work properly. Additionally, make a separate KISTSchedRunIntervalClient + parameter, so that the client and relay KIST values can be set separately. + Set the default of both to 2ms. Fixes bug 40808; bugfix on 0.3.2.1-alpha.