aboutsummaryrefslogtreecommitdiff
path: root/dir-spec.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-08-16 11:34:52 -0400
committerNick Mathewson <nickm@torproject.org>2021-08-16 11:34:52 -0400
commitfe5b008aea1be9ec89421f8c943ccd8d5b529b8c (patch)
tree5db7ee20da47778ea8f111bb8fdb41d092020a4d /dir-spec.txt
parenta681521b9d04135d2cff5d20b82927162c6626cc (diff)
downloadtorspec-fe5b008aea1be9ec89421f8c943ccd8d5b529b8c.tar.gz
torspec-fe5b008aea1be9ec89421f8c943ccd8d5b529b8c.zip
Document supported range for bandwdith values in netstatus
Diffstat (limited to 'dir-spec.txt')
-rw-r--r--dir-spec.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/dir-spec.txt b/dir-spec.txt
index 39a0318..7ba11c0 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -2324,6 +2324,9 @@
a measured bandwidth currently produced by measuring stream
capacities. It does not occur in consensuses.
+ 'Bandwidth=' and 'Measured=' values must be between 0 and
+ 2^32 - 1 inclusive.
+
The "Unmeasured=1" value is included in consensuses generated
with method 17 or later when the 'Bandwidth=' value is not
based on a threshold of 3 or more measurements for this relay.