Do not report a node as a "chosen exit" when it is not in fact an exit.
commitc4c7dcd453b62b3d3bcc8e78df8455a77645e62a
authorNick Mathewson <nickm@torproject.org>
Wed, 27 May 2009 18:07:41 +0000 (27 14:07 -0400)
committerNick Mathewson <nickm@torproject.org>
Sun, 31 May 2009 23:15:36 +0000 (31 19:15 -0400)
tree5819f36e9a2bb0db8129fcccff188df1c0203453
parente8ac2a84774214596b031599e134cb4fa886dd1f
Do not report a node as a "chosen exit" when it is not in fact an exit.

Provide a useful warning when launch_circuit tries to make us use a
node we don't want to use.  Just give an info message when this is a
normal and okay situation.  Fix for logging issues in bug 984.
ChangeLog
src/or/circuitbuild.c