aboutsummaryrefslogtreecommitdiff
path: root/bandwidth-file-spec.txt
diff options
context:
space:
mode:
authorjuga0 <juga@riseup.net>2018-10-26 12:52:46 +0000
committerjuga0 <juga@riseup.net>2018-10-26 13:09:31 +0000
commit41bd88c03d3e71789771fde0029e62f11f696b20 (patch)
tree094d96d50315182420a2d9920dca66b9119a4633 /bandwidth-file-spec.txt
parenta955a35f05cb37bd152e9ab59ff2d93af43b2eba (diff)
downloadtorspec-41bd88c03d3e71789771fde0029e62f11f696b20.tar.gz
torspec-41bd88c03d3e71789771fde0029e62f11f696b20.zip
Add KeyValues in sbws section
Diffstat (limited to 'bandwidth-file-spec.txt')
-rw-r--r--bandwidth-file-spec.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt
index cfa2ab9..107c58a 100644
--- a/bandwidth-file-spec.txt
+++ b/bandwidth-file-spec.txt
@@ -495,6 +495,36 @@ Every RelayLine in sbws version 0.1.0 consists of:
The number of times that the bandwidth measurements for this relay
failed because of other reasons.
+ "bw_mean=" Int NL
+
+ [Zero or one time.]
+
+ The measured bandwidth mean for this relay.
+
+ "bw_median=" Int NL
+
+ [Zero or one time.]
+
+ The measured bandwidth median for this relay.
+
+ "desc_bw_average=" Int NL
+
+ [Zero or one time.]
+
+ The descriptor average bandwidth for this relay.
+
+ "desc_bw_obs_last=" Int NL
+
+ [Zero or one time.]
+
+ The last descriptor observed bandwidth for this relay.
+
+ "desc_bw_obs_mean=" Int NL
+
+ [Zero or one time.]
+
+ The descriptor observed bandwidth mean for this relay.
+
2.4.2.2. Torflow
Torflow RelayLines include node_id and bw, and other KeyValue pairs [2].