aboutsummaryrefslogtreecommitdiff
path: root/changes/bug7037
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug7037')
-rw-r--r--changes/bug70376
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug7037 b/changes/bug7037
new file mode 100644
index 000000000..fc3a1ad1c
--- /dev/null
+++ b/changes/bug7037
@@ -0,0 +1,6 @@
+ o Minor bugfixes:
+ - When relays refuse a "create" cell because their queue of pending
+ create cells is too big (typically because their cpu can't keep up
+ with the arrival rate), send back reason "resource limit" rather
+ than reason "internal", so network measurement scripts can get a
+ more accurate picture. Bugfix on 0.1.1.11-alpha; fixes bug 7037.