revert most of ef81649d2fc
[tor.git] / changes / bug1172
blob3abd7437f526b8d787cca6325e25aca7860b4201
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.