[or-cvs] r17815: {tor} Do not not cannibalize a circuit that has run out of RELAY_E (in tor/trunk: . src/or)
Nick Mathewson
nickm at seul.org
Mon Dec 29 21:29:03 UTC 2008
On Mon, Dec 29, 2008 at 02:55:19PM -0500, nickm at seul.org wrote:
> Author: nickm
> Date: 2008-12-29 14:55:17 -0500 (Mon, 29 Dec 2008)
> New Revision: 17815
>
> Modified:
> tor/trunk/ChangeLog
> tor/trunk/src/or/relay.c
> Log:
> Do not not cannibalize a circuit that has run out of RELAY_EARLY cells. Partial bug 878 fix.
Ugh. This log message is so wrong. Instead, it should be: "Do not
use RELAY_EARLY cells to send anything but an EXTEND that is destined
for the first hop. Partial bug 878 fix."
More information about the tor-commits
mailing list