[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [or-cvs] r17815: {tor} Do not not cannibalize a circuit that has run out of RELAY_E (in tor/trunk: . src/or)



On Mon, Dec 29, 2008 at 02:55:19PM -0500, nickm@xxxxxxxx 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."