[tor-bugs] #13822 [Tor]: Raise ROUTER_REQUIRED_MIN_BANDWIDTH

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Feb 17 17:34:48 UTC 2015


#13822: Raise ROUTER_REQUIRED_MIN_BANDWIDTH
-----------------------------+-----------------------------------
     Reporter:  arma         |      Owner:
         Type:  enhancement  |     Status:  closed
     Priority:  normal       |  Milestone:  Tor: 0.2.6.x-final
    Component:  Tor          |    Version:
   Resolution:  implemented  |   Keywords:  tor-relay, tor-bridge
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+-----------------------------------
Changes (by nickm):

 * status:  needs_review => closed
 * resolution:   => implemented


Comment:

 Okay, and thanks for the review!  The constants are:

 {{{
 #define RELAY_REQUIRED_MIN_BANDWIDTH (75*1024)
 #define BRIDGE_REQUIRED_MIN_BANDWIDTH (50*1024)
 }}}

 I am merging this patch.  Please let me know if the constants need
 updating RSN.

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


More information about the tor-bugs mailing list