make some bug 1090 warnings go away
commit113ba0e7270147b6eed10668970e1719139c4f27
authorSebastian Hahn <sebastian@torproject.org>
Fri, 11 Sep 2009 13:40:09 +0000 (11 15:40 +0200)
committerSebastian Hahn <sebastian@torproject.org>
Tue, 15 Sep 2009 23:17:51 +0000 (16 01:17 +0200)
tree307567fdd4febfc6ab92e339620533b2d092fffc
parentfcacf224913b3a0a08cef06a7241348f49b26e49
make some bug 1090 warnings go away

When we excluded some Exits, we were sometimes warning the user that we
were going to use the node regardless. Many of those warnings were in
fact bogus, because the relay in question was not used to connect to
the outside world.

Based on patch by Rotor, thanks!
ChangeLog
src/or/circuitbuild.c