[tor-bugs] #28599 [Core Tor/Tor]: bandwidth-file-spec.txt: bandwidth-avg is not calculated from any bandwidth burst option

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Nov 23 13:04:03 UTC 2018


#28599: bandwidth-file-spec.txt: bandwidth-avg is not calculated from any bandwidth
burst option
------------------------------+--------------------
     Reporter:  juga          |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------
 {{{
     bandwidth-avg is the minimum of MaxAdvertisedBandwidth,
     BandwidthRate, RelayBandwidthRate, BandwidthBurst, and
     RelayBandwidthBurst.
 }}}
 (https://gitweb.torproject.org/torspec.git/tree/bandwidth-file-
 spec.txt#n315)

 This should be:
 {{{
     bandwidth-avg is the minimum of MaxAdvertisedBandwidth, BandwidthRate,
 RelayBandwidthRate,
     bandwidth-burst is the minimum of BandwidthBurst, and
 RelayBandwidthBurst.
 }}}

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


More information about the tor-bugs mailing list