Clarify 'marking connection as too old' messages
commit03dc1c786a9b154f17f9fd64ddf712d1ac9f30b0
authorNick Mathewson <nickm@torproject.org>
Wed, 12 May 2010 18:15:39 +0000 (12 14:15 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 12 May 2010 18:15:39 +0000 (12 14:15 -0400)
treed64bfd3497277414c8a6f9846874064fe59e4da5
parent5add4b1d8349e83eff11743046a0b5d85e51df6c
Clarify 'marking connection as too old' messages

Back when we changed the idea of a connection being "too old" for new
circuits into the connection being "bad" for new circuits, we didn't
actually change the info messages.  This led to telling the user that
we were labelling connections as "too old" for being worse than
connections that were actually older than them.

Found by Scott on or-talk.
src/or/connection_or.c