aboutsummaryrefslogtreecommitdiff
path: root/bandwidth-file-spec.txt
AgeCommit message (Collapse)Author
2019-03-30bandwidth-file: Add new RelayLine monitoring KeyValuesteor
Part of 29754.
2019-03-29bandwidth-file: Remove SP from the end of KeyValuesteor
The final KeyValue isn't followed by SP. The spaces are added between KeyValues when the RelayLine is formatted.
2019-03-29bandwidth-file: Fix missing cardinalities, format versions, and headingsteor
Also fix some typos.
2019-03-29bandwidth-file: Add version 1.4.0 examplesjuga0
of header and lines generated by sbws. Closes #29754
2019-03-29bandwidth-file: Add header KeyValues to monitor relaysjuga0
Part of #29754.
2019-03-19bandwidth-file: Replace mistaken NL by SPjuga0
in some of the Bandwidth Line KeyValues. Closes #29814.
2019-03-11Merge remote-tracking branch 'tor-github/pr/59'Nick Mathewson
2019-03-08bandwidth-file: Clean up trailing spaces in the text fileteor
2019-03-08bandwidth-file: Correct part of the version 1.2.0 change descriptionteor
2019-03-08Consistently use term 'Bandwidth File'Damian Johnson
Usually the 'Bandwidth File' spec called its actual documents 'Bandwidth Lists'. Juga and teor have both said they prefer the term 'Bandwidth File'. Standardizing this so we have a consistent name for these documents... https://trac.torproject.org/projects/tor/ticket/28615#comment:9
2019-03-06fixup! bandwidth-file: Add scanner and destination countryjuga0
2019-03-01bandwidth-file: Add scanner and destination countryjuga0
Closes: #29354
2019-02-25bandwidth-file: Fix a typo, the file is not a fallback fileteor
Fixes bug 29578.
2019-02-04bandwidth-file: remove measured word from bwjuga0
since the "bw" value might be scaled.
2019-02-04bandwidth-file: add units to the bandwidth values.juga0
2019-01-23bandwidth: typos and spacingteor
2019-01-23bandwidth: Prefer a 5-character header terminatorteor
2019-01-22Spacingteor
2019-01-22Allow parsers to fail files with duplicate relay linesteor
2019-01-22Remove sbws version from relay line key value listteor
The version was out of date, and we're not tracking the versions when keys were added.
2019-01-22Clarify relay line and key value ordersteor
2019-01-22Clarify header and relay line orderteor
2019-01-14bandwidth: use consistent 2 space indents, and reflow long linesteor
2019-01-14bandwidth: minor rewording and spacingteor
2019-01-14bandwidth: reword Header/Header Lines/Relay Lines descriptionsteor
2019-01-14bandwidth: Add sbws and Tor versions where requiredteor
2019-01-14bandwidth: rewrite the introteor
Part of 27079.
2018-11-26Merge remote-tracking branch 'tor-github/pr/37'Nick Mathewson
2018-11-08Correct spaces formatjuga0
2018-11-08Correct header keyvalue names in examplesjuga0
And reorder them in the way sbws does.
2018-11-08Add TODO in the software_version in the examplesjuga0
2018-11-08Remove line about RelayLines in version 1.1.0teor
Co-Authored-By: juga0 <juga@riseup.net>
2018-11-08Explain better what is added in version 1.1.0teor
Co-Authored-By: juga0 <juga@riseup.net>
2018-11-08Explain better what is added in version 1.2.0teor
Co-Authored-By: juga0 <juga@riseup.net>
2018-11-08Add later to the version Tor can consumeteor
Co-Authored-By: juga0 <juga@riseup.net>
2018-11-08Correct sbws version in exampleteor
Co-Authored-By: juga0 <juga@riseup.net>
2018-11-08Include terminator in examples without RelayLinesteor
Co-Authored-By: juga0 <juga@riseup.net>
2018-11-08Correct number of characters in terminatorteor
Co-Authored-By: juga0 <juga@riseup.net>
2018-11-07Include v1.2 headers in example with relaysjuga0
2018-11-07Correct specification version in the examplesjuga0
Also change sbws version in the examples by X and add TODO to change that when it is implemented.
2018-11-07Format to maximum 72 characters per linejuga0
2018-11-07Correct n_filt by n in step 2juga0
The number of relays does not change for a relay filtered bandwdith.
2018-11-07Include bw_obs_i variable in step 5teor
Co-Authored-By: juga0 <juga@riseup.net>
2018-11-07Correct bandwidth variable in step 3teor
Co-Authored-By: juga0 <juga@riseup.net>
2018-11-07Include variable n in step 2teor
Co-Authored-By: juga0 <juga@riseup.net>
2018-11-07Include n_filt in description in step 2teor
Co-Authored-By: juga0 <juga@riseup.net>
2018-11-07Include variable used in pseudocode in step 1teor
Co-Authored-By: juga0 <juga@riseup.net>
2018-11-07Rephrase which torflow method is explainedteor
Co-Authored-By: juga0 <juga@riseup.net>
2018-11-07Add new version (1.2) in Format Versionsjuga0
2018-11-07Remove sentence about including headers but no linesjuga0
When the are not enough eligible relays, since it's already mentioned in one of the KeyValues.