Merge remote-tracking branch 'tor-github/pr/329'

This commit is contained in:
Nick Mathewson
2018-09-14 09:22:23 -04:00
4 changed files with 94 additions and 24 deletions
+5
View File
@@ -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.