summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorAndrea Shepard <andrea@torproject.org>2013-06-13 20:32:31 -0700
committerAndrea Shepard <andrea@torproject.org>2013-06-13 21:59:01 -0700
commit459aada4d0e2ca1c4538fb6f4ef4e275ae162600 (patch)
tree1c8242f0455b99a10792670977b3341ef7beb8e4 /changes
parent6fc3997307b1a2729dcc651102e79b195698b6af (diff)
downloadtor-459aada4d0e2ca1c4538fb6f4ef4e275ae162600.tar.gz
tor-459aada4d0e2ca1c4538fb6f4ef4e275ae162600.zip
Don't queue more cells as a middle relay than the spec allows to be in flight
Diffstat (limited to 'changes')
-rw-r--r--changes/bug90634
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug9063 b/changes/bug9063
new file mode 100644
index 0000000000..e1d0a5e780
--- /dev/null
+++ b/changes/bug9063
@@ -0,0 +1,4 @@
+ o Normal bugfixes:
+ - Close any circuit that has 10% more cells queued than the spec permits
+ and warn when the queue length exceeds that threshold. Fixes bug
+ #9063; bugfix on 0.2.4.12.