commit e86593c40df1956741fd3a53b68e36abfa205532 parent efa20756701b3434fce29b41f7210bc33423d764 Author: Mike Perry <mikeperry-git@torproject.org> Date: Thu, 13 Sep 2018 01:25:57 +0000 Ticket #27678: Changes file. Diffstat:
| A | changes/ticket27678 | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/changes/ticket27678 b/changes/ticket27678 @@ -0,0 +1,5 @@ + o Minor features (controller): + - Emit CIRC_BW events as soon as we detect that we processed an invalid + or otherwise dropped cell on a circuit. This allows vanguards and + other controllers to react more quickly to dropped cells. Closes + ticket 27678.