[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #30316 [Core Tor/Tor]: Vote's 'bandwidth-file-headers' is in wrong order
#30316: Vote's 'bandwidth-file-headers' is in wrong order
------------------------------+--------------------
Reporter: atagar | Owner: (none)
Type: defect | Status: new
Priority: High | Milestone:
Component: Core Tor/Tor | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------+--------------------
Hi network team. Moria1's present vote places its "bandwidth-file-headers"
in the wrong location.
Tor's dir-spec says: "**Status documents contain a preamble, an authority
section, a list of router status entries, and one or more footer
signature, in that order.**"
The trouble is that our bandwidth-file-headers field is specified as being
part of the preamble, whereas moria1 places it **after** its authority
section. Header fields appear in the following order...
* flag-thresholds (preamble)
* params (preamble)
* dir-source (authority section)
* contact (authority section)
* shared-rand-participate (authority section)
* shared-rand-commit (authority section, multiple)
* shared-rand-previous-value (authority section)
* shared-rand-current-value (authority section)
* **bandwidth-file-headers (preamble)**
* dir-key-certificate-version (key certificate)
* ... etc...
As a result Stem does not parse this field: #30282
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30316>
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