summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Perry <mikeperry-git@torproject.org>2023-06-20 16:30:55 +0000
committerMike Perry <mikeperry-git@torproject.org>2023-06-20 16:30:55 +0000
commitba2e0bcc49681fb72d17558c84e072ef7e9c98cf (patch)
tree32d71adb3c2b8664d1f79bf468bc0799769bbe6d
parent27a0fee88230d027dddad1e5d6b2adc991aec6c1 (diff)
downloadtor-ba2e0bcc49681fb72d17558c84e072ef7e9c98cf.tar.gz
tor-ba2e0bcc49681fb72d17558c84e072ef7e9c98cf.zip
Changes file for bug40808
-rw-r--r--changes/bug408085
1 files changed, 5 insertions, 0 deletions
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.