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;