bug17772 412 B

1234567
  1. o Major bugfixes (guard selection):
  2. - Actually look at the Guard flag when selecting a new directory
  3. guard. When we implemented the directory guard design, we
  4. accidentally started treating all relays as if they have the Guard
  5. flag during guard selection, leading to weaker anonymity and worse
  6. performance. Fixes bug 17222; bugfix on 0.2.4.8-alpha. Discovered
  7. by Mohsen Imani.