aboutsummaryrefslogtreecommitdiff
path: root/tor-spec.txt
diff options
context:
space:
mode:
authorTom van der Woerdt <info@tvdw.eu>2015-01-01 17:00:35 +0100
committerNick Mathewson <nickm@torproject.org>2015-01-06 13:14:59 -0500
commitc2beaa8cb141b870b712380af96f9d87c9cb4d54 (patch)
tree6699ecdfb4116a0761152323107c5a7be08bb4a9 /tor-spec.txt
parentea590cf23b6ed53e92f95c52daf758f20c4eac67 (diff)
downloadtorspec-c2beaa8cb141b870b712380af96f9d87c9cb4d54.tar.gz
torspec-c2beaa8cb141b870b712380af96f9d87c9cb4d54.zip
MSBs are actually the other way around
Diffstat (limited to 'tor-spec.txt')
-rw-r--r--tor-spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tor-spec.txt b/tor-spec.txt
index cf54271..923ea63 100644
--- a/tor-spec.txt
+++ b/tor-spec.txt
@@ -754,8 +754,8 @@ see tor-design.pdf.
keys are compared numerically by modulus.)
In link protocol version 4 or higher, whichever node initiated the
- connection sets its MSB to 0, and whichever node didn't initiate the
- connection sets its MSB to 1.
+ connection sets its MSB to 1, and whichever node didn't initiate the
+ connection sets its MSB to 0.
(An OP with no public key MAY choose any CircID it wishes, since an OP
never needs to process a CREATE cell.)