]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for bug40808
authorMike Perry <mikeperry-git@torproject.org>
Tue, 20 Jun 2023 16:30:55 +0000 (16:30 +0000)
committerMike Perry <mikeperry-git@torproject.org>
Tue, 20 Jun 2023 16:30:55 +0000 (16:30 +0000)
changes/bug40808 [new file with mode: 0644]

diff --git a/changes/bug40808 b/changes/bug40808
new file mode 100644 (file)
index 0000000..2aae6b4
--- /dev/null
@@ -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.