From 50f43f752188a92ccdb45b12a8882b03ea5dfd16 Mon Sep 17 00:00:00 2001 From: juga0 Date: Mon, 4 Feb 2019 17:48:16 +0000 Subject: bandwidth-file: add units to the bandwidth values. --- bandwidth-file-spec.txt | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'bandwidth-file-spec.txt') 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 -- cgit v1.2.3-54-g00ecf