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
  • #29715

Closed
Open
Opened Mar 10, 2019 by juga @juga💬

Change documentation about RouterStatusEntryV3 bandwidth to specify that unit is kilobytes

In https://github.com/torproject/stem/blob/master/stem/descriptor/router_status_entry.py#L553 it says that it is unit-less, but i think it is not completely right. Tor code uses kilobytes: https://github.com/torproject/tor/blob/master/src/feature/dirauth/bwauth.c#L191, https://github.com/torproject/torspec/blob/master/dir-spec.txt#L2387, https://github.com/torproject/tor/blob/master/src/feature/dirauth/dirvote.c#L2303. sbws and Torflow also divide by 1000 after scaling (which changes orders of magnitude): https://github.com/torproject/sbws/blob/master/sbws/lib/v3bwfile.py#L175

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#29715