summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-04-22 20:39:35 -0400
committerNick Mathewson <nickm@torproject.org>2018-04-22 20:39:35 -0400
commit1ba9b7e0137afc1a4bd6da7dd986ed98999cfbe5 (patch)
tree0492733cf6f4af851652059104959c6aa597cc01 /changes
parent0e8ae82a8757fb8bb2850f1a3d59ad1dfb468556 (diff)
parentf921fd771ae51a82d971be064edca86b11f6004b (diff)
downloadtor-1ba9b7e0137afc1a4bd6da7dd986ed98999cfbe5.tar.gz
tor-1ba9b7e0137afc1a4bd6da7dd986ed98999cfbe5.zip
Merge remote-tracking branch 'mikeperry/bug25400_squashed'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug254005
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug25400 b/changes/bug25400
new file mode 100644
index 0000000000..cee7ea83b0
--- /dev/null
+++ b/changes/bug25400
@@ -0,0 +1,5 @@
+ o Minor bugfix (controler):
+ - Make CIRC_BW event reflect the total of all data sent on a circuit,
+ including padding and dropped cells. Also fix a mis-counting bug
+ when STREAM_BW events were enabled. Fixes bug 25400; bugfix on
+ 0.2.5.2-alpha.