From: David Goulet Date: Tue, 22 Aug 2023 17:11:37 +0000 (-0400) Subject: changes: Add changes file for ticket 40821 X-Git-Tag: tor-0.4.8.4~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3487a0d696bfe5ac711b15653fc36c63a6944cbe;p=thirdparty%2Ftor.git changes: Add changes file for ticket 40821 Signed-off-by: David Goulet --- diff --git a/changes/ticket40821 b/changes/ticket40821 new file mode 100644 index 0000000000..6310189dfb --- /dev/null +++ b/changes/ticket40821 @@ -0,0 +1,4 @@ + o Major feature (denial of service): + - Extend DoS protection to partially opened channels and known relays. + Because re-entry is not allowed anymore, we can apply DoS protections onto + known IP namely relays. Fixes bug 40821; bugfix on 0.3.5.1-alpha.