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

Re: [tor-bugs] #7912 [Tor]: Cells that don't get inserted into cell queues can clog connection flushing



#7912: Cells that don't get inserted into cell queues can clog connection flushing
------------------------------------+---------------------------------------
 Reporter:  asn                     |          Owner:                    
     Type:  defect                  |         Status:  needs_revision    
 Priority:  normal                  |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor                     |        Version:                    
 Keywords:  tor-relay 023-backport  |         Parent:                    
   Points:                          |   Actualpoints:                    
------------------------------------+---------------------------------------

Comment(by andrea):

 Destroy cells should go in a queue rather than always skipping to the head
 of the line.  Probably the easiest option here is to pretend we have a
 special virtual circuit for all 'control' cells like DESTROY on a channel,
 and schedule it with circuitmux like the other circuits.  Another
 possibility would be to schedule the cells for the circuit they affect;
 not sure if forcing a DESTROY to wait behind any data we have for that
 circuit would change semantics in a problematic way.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7912#comment:17>
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