[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #29715 [Core Tor/Stem]: Change documentation about RouterStatusEntryV3 bandwidth to specify that unit is kilobytes



#29715: Change documentation about RouterStatusEntryV3 bandwidth to specify that
unit is kilobytes
-------------------------------+--------------------
     Reporter:  juga           |      Owner:  atagar
         Type:  defect         |     Status:  new
     Priority:  Medium         |  Milestone:
    Component:  Core Tor/Stem  |    Version:
     Severity:  Normal         |   Keywords:
Actual Points:                 |  Parent ID:
       Points:                 |   Reviewer:
      Sponsor:                 |
-------------------------------+--------------------
 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:
 htps://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

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29715>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs