aboutsummaryrefslogtreecommitdiff
path: root/bandwidth-file-spec.txt
diff options
context:
space:
mode:
authorjuga0 <juga@riseup.net>2019-02-04 17:48:16 +0000
committerjuga0 <juga@riseup.net>2019-02-04 17:48:16 +0000
commit50f43f752188a92ccdb45b12a8882b03ea5dfd16 (patch)
tree8c5f78607a28e6b18f32d2b2c8811b335e804a55 /bandwidth-file-spec.txt
parent5c19f4d1ca9a443ba14b07ad32e9bfe81080dbd8 (diff)
downloadtorspec-50f43f752188a92ccdb45b12a8882b03ea5dfd16.tar.gz
torspec-50f43f752188a92ccdb45b12a8882b03ea5dfd16.zip
bandwidth-file: add units to the bandwidth values.
Diffstat (limited to 'bandwidth-file-spec.txt')
-rw-r--r--bandwidth-file-spec.txt14
1 files changed, 8 insertions, 6 deletions
diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt
index 96b5d03..0a31563 100644
--- a/bandwidth-file-spec.txt
+++ b/bandwidth-file-spec.txt
@@ -362,7 +362,7 @@
[Exactly once.]
- The measured bandwidth of this relay.
+ The measured bandwidth of this relay in kilobytes per second.
No Zero Bandwidths:
Tor accepts zero bandwidths, but they trigger bugs in older Tor
@@ -516,31 +516,33 @@
[Zero or one time.]
- The measured bandwidth mean for this relay.
+ The measured bandwidth mean for this relay in bytes per second.
"bw_median=" Int NL
[Zero or one time.]
- The measured bandwidth median for this relay.
+ The measured bandwidth median for this relay in bytes per second.
"desc_bw_average=" Int NL
[Zero or one time.]
- The descriptor average bandwidth for this relay.
+ The descriptor average bandwidth for this relay in bytes per second.
"desc_bw_obs_last=" Int NL
[Zero or one time.]
- The last descriptor observed bandwidth for this relay.
+ The last descriptor observed bandwidth for this relay in bytes per
+ second.
"desc_bw_obs_mean=" Int NL
[Zero or one time.]
- The descriptor observed bandwidth mean for this relay.
+ The descriptor observed bandwidth mean for this relay in bytes per
+ second.
2.4.2.2. Torflow