aboutsummaryrefslogtreecommitdiff
path: root/dir-spec.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-10-14 13:16:26 -0400
committerNick Mathewson <nickm@torproject.org>2020-10-14 13:16:26 -0400
commitcca9ee0d81bda58b51818459f94525ba4a7ce61d (patch)
treeefd5a7f96ab8dd094bb8be252881a3a0799ba65a /dir-spec.txt
parent111839f176890ab37b28b00b5c05f03b46874098 (diff)
downloadtorspec-cca9ee0d81bda58b51818459f94525ba4a7ce61d.tar.gz
torspec-cca9ee0d81bda58b51818459f94525ba4a7ce61d.zip
Lower the limit for allowed protocol versions.
This change merges proposal 318.
Diffstat (limited to 'dir-spec.txt')
-rw-r--r--dir-spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dir-spec.txt b/dir-spec.txt
index dbb15ab..ed5d7b2 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -843,7 +843,7 @@
sorted by keyword. Values should be numerically ascending within each
entry. (This implies that there should be no overlapping ranges.)
Ranges should be represented as compactly as possible. Ints must be no
- more than 2^32 - 2. (Yes, 2.)
+ larger than 63.
This field was first added in Tor 0.2.9.x. Some time after all earlier
Tor relay versions are obsolete, it will become mandatory.