bug18050 419 B

1234567
  1. o Minor fixes (relays):
  2. - Check that both the ORPort and DirPort (if present) are reachable
  3. before publishing a relay descriptor. Otherwise, relays publish a
  4. descriptor with DirPort 0 when the DirPort reachability test takes
  5. longer than the ORPort reachability test.
  6. Closes bug #18050. Reported by "starlight", patch by "teor".
  7. Bugfix on 0.1.0.1-rc, commit a1f1fa6ab on 27 Feb 2005.