Merge branch 'bug21108_029'

This commit is contained in:
Nick Mathewson
2017-01-31 18:51:26 -05:00
2 changed files with 11 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
o Major bugfixes (directory authority):
- During voting, when marking a node as a probable sybil, do not
clear its BadExit flag: sybils can still be bad in other ways
too. (We still clear the other flags.) Fixes bug 21108; bugfix
on 0.2.0.13-alpha.