Merge remote-tracking branch 'dgoulet/bug15963_026_01'

This commit is contained in:
Nick Mathewson
2015-09-02 16:00:07 -04:00
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
o Hidden service directory enhancement
- Relays need to have the Fast flag to ge the HSDir flag. As this is
being written, we'll go from 2745 HSDirs down to 2342, a ~14% drop.
Fixes #15983.