Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #28599

Closed (moved)
Open
Opened Nov 23, 2018 by juga @juga💬

bandwidth-file-spec.txt: bandwidth-avg is not calculated from any bandwidth burst option

    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.
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Tor: 0.4.0.x-final
Milestone
Tor: 0.4.0.x-final
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#28599