Disable middle relay queue overfill detection code due to possible guard discovery attack

This commit is contained in:
Andrea Shepard
2013-06-15 02:16:00 -07:00
parent d780cd5fd4
commit 2a95f31716
2 changed files with 8 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Critical bugfixes:
- Disable middle relay queue overfill detection code due to possible
guard discovery attack, pending further analysis. Fixes bug #9072.