[tor-bugs] #6131 [Torflow]: bwauths learn to recognize Capped=1 in consensus line and treat it differently

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Oct 3 00:44:46 UTC 2012


#6131: bwauths learn to recognize Capped=1 in consensus line and treat it
differently
---------------------+------------------------------------------------------
 Reporter:  arma     |          Owner:  aagbsn        
     Type:  task     |         Status:  needs_revision
 Priority:  normal   |      Milestone:                
Component:  Torflow  |        Version:                
 Keywords:           |         Parent:  #2286         
   Points:           |   Actualpoints:                
---------------------+------------------------------------------------------
Changes (by mikeperry):

  * status:  needs_review => needs_revision


Comment:

 Two more things:

 1. w.groups(2) doesn't appear to do what you think it does. At least not
 in my python... I tested your regex in a shell your if statement always
 ends up true, regardless of if Capped=1 is present or not.

 2. The consensus w keyword is ultimately going to be Unmeasured=1, not
 Capped=1. You need to update the regex for that, too.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6131#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list