Fix bug #2004 by demoting a log message.
commit8b4a91c2b765325ab8d9c232a96e04a93968d63e
authorMike Perry <mikeperry-git@fscked.org>
Sun, 16 Jan 2011 02:14:15 +0000 (16 02:14 +0000)
committerNick Mathewson <nickm@torproject.org>
Tue, 25 Jan 2011 22:35:39 +0000 (25 17:35 -0500)
treedb9fccbdaceab5647461cff4548dd6a12f180152
parent7a446e6754b21eae1b0cfe3b0cf737ac2be964a9
Fix bug #2004 by demoting a log message.

To quote arma: "So instead of stopping your CBT from screaming, you're just
going to throw it in the closet and hope you can't hear it?"

Yep. The log message can happen because at 95% point on the curve, we can be
way beyond the max timeout we've seen, if the curve has few points and is
shallow.

Also applied Nick's rule of thumb for rewriting some other notice log messages
to read like how you would explain them to a raving lunatic on #tor who was
shouting at you demanding what they meant. Hopefully the changes live up to
that standard.
src/or/circuitbuild.c