From 459aada4d0e2ca1c4538fb6f4ef4e275ae162600 Mon Sep 17 00:00:00 2001 From: Andrea Shepard Date: Thu, 13 Jun 2013 20:32:31 -0700 Subject: Don't queue more cells as a middle relay than the spec allows to be in flight --- changes/bug9063 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug9063 (limited to 'changes') 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. -- cgit v1.2.3-54-g00ecf