From: David Goulet Date: Tue, 15 Mar 2022 17:54:05 +0000 (-0400) Subject: changes: Add changes file for ticket 40560 X-Git-Tag: tor-0.4.7.5-alpha~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9841e7173d7bad5aca0ceb529d31000e8a852089;p=thirdparty%2Ftor.git changes: Add changes file for ticket 40560 Signed-off-by: David Goulet --- diff --git a/changes/ticket40560 b/changes/ticket40560 new file mode 100644 index 0000000000..01dc134ed7 --- /dev/null +++ b/changes/ticket40560 @@ -0,0 +1,5 @@ + o Minor bugfixes (relay, overload): + - Use a fraction and assessment period of ntor handshake drops for the + overload general signal. Before that, a single drop could trigger an + overload state which was far from useful. Fixes bug 40560; bugfix on + 0.4.7.1-alpha.