bug1172 515 B

123456789
  1. o Minor bugfixes:
  2. - When we restart our relay, we might get a successful connection
  3. from the outside before we've started our reachability tests,
  4. triggering a warning: "ORPort found reachable, but I have no
  5. routerinfo yet. Failing to inform controller of success." This
  6. bug was harmless unless Tor is running under a controller
  7. like Vidalia, in which case the controller would never get a
  8. REACHABILITY_SUCCEEDED status event. Bugfix on 0.1.2.6-alpha;
  9. fixes bug 1172.