Have authorities reject routers running verions susceptible to bug 1038.

This commit is contained in:
Nick Mathewson
2010-11-22 11:16:36 -05:00
parent 2bd64f9e8f
commit 2af14b671d
2 changed files with 11 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor features (authorities)
- Directory authorities now reject server running any version of
Tor between 0.2.1.3-alpha and 0.2.1.18 inclusive; they have
known bugs that keep RELAY_EARY cells from working on rendezvous
circuits. Followup to fix for bug 2081.