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

Re: [tor-bugs] #31653 [Core Tor/Tor]: padding machine sending padding from relay to client closes circuit



#31653: padding machine sending padding from relay to client closes circuit
-----------------------------+------------------------------------
 Reporter:  pulls            |          Owner:  (none)
     Type:  defect           |         Status:  new
 Priority:  Medium           |      Milestone:  Tor: 0.4.2.x-final
Component:  Core Tor/Tor     |        Version:  Tor: 0.4.1.5
 Severity:  Normal           |     Resolution:
 Keywords:  wtf-pad circpad  |  Actual Points:
Parent ID:                   |         Points:
 Reviewer:                   |        Sponsor:
-----------------------------+------------------------------------

Comment (by pulls):

 Thanks, makes sense. The workaround works, no more closed circuits with:

 {{{
 if (in_usec <= 0) {
     //return circpad_send_padding_cell_for_callback(mi);
     in_usec = 0;
   }
 }}}

 The relay wasn't branched from #29494 though, but tor-0.4.1.5.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31653#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs