tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit e6899dcdf4aad5683e649ef36052b2cc89c6892a
parent e86833ade650104d610327432f2e646d13f6a2a2
Author: Roger Dingledine <arma@torproject.org>
Date:   Thu, 20 Oct 2022 19:46:27 -0400

fix typo in #40673's changes file

Diffstat:
Mchanges/bug40673 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changes/bug40673 b/changes/bug40673 @@ -1,5 +1,5 @@ o Minor bugfixes (relay overload statistics): - - Count total create cells vs dropped rate cells properly, when + - Count total create cells vs dropped create cells properly, when assessing if our fraction of dropped cells is too high. We only count non-client circuits in the denominator, but we would include client circuits in the numerator, leading to surprising log lines