aboutsummaryrefslogtreecommitdiff
path: root/changes/bug40642
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug40642')
-rw-r--r--changes/bug406429
1 files changed, 0 insertions, 9 deletions
diff --git a/changes/bug40642 b/changes/bug40642
deleted file mode 100644
index f50d87e031..0000000000
--- a/changes/bug40642
+++ /dev/null
@@ -1,9 +0,0 @@
- o Major bugfixes (congestion control):
- - Implement RFC3742 Limited Slow Start. Congestion control was
- overshooting the congestion window during slow start, particularly for
- onion service activity. With this fix, we now update the congestion
- window more often during slow start, as well as dampen the exponential
- growth when the congestion window grows above a capping parameter.
- This should reduce the memory increases guard relays were seeing, as
- well as allow us to set lower queue limits to defend against
- ongoing DoS attacks. Fixes bug 40642; bugfix on 0.4.7.5-alpha.