commit ba2e0bcc49681fb72d17558c84e072ef7e9c98cf parent 27a0fee88230d027dddad1e5d6b2adc991aec6c1 Author: Mike Perry <mikeperry-git@torproject.org> Date: Tue, 20 Jun 2023 16:30:55 +0000 Changes file for bug40808 Diffstat:
| A | changes/bug40808 | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/changes/bug40808 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.