aboutsummaryrefslogtreecommitdiff
path: root/proposals/214-longer-circids.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-11-07 14:30:47 -0500
committerNick Mathewson <nickm@torproject.org>2012-11-07 14:30:47 -0500
commit93f2cb444e0fd730679ed1595c0f9bcc98e2bcea (patch)
tree0a9107f00fc1de783a82f86ae63a94895b800063 /proposals/214-longer-circids.txt
parent4fa4febaed361f453bb430c57b5784863f1e0b3d (diff)
downloadtorspec-93f2cb444e0fd730679ed1595c0f9bcc98e2bcea.tar.gz
torspec-93f2cb444e0fd730679ed1595c0f9bcc98e2bcea.zip
Two fixes to 214 from weasel.
"To avoid any conflicts, one party could maybe get assigned the upper half? :)"
Diffstat (limited to 'proposals/214-longer-circids.txt')
-rw-r--r--proposals/214-longer-circids.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/proposals/214-longer-circids.txt b/proposals/214-longer-circids.txt
index 9b42424..e7b87fe 100644
--- a/proposals/214-longer-circids.txt
+++ b/proposals/214-longer-circids.txt
@@ -21,7 +21,7 @@ Status: Open
Payload [509 bytes]
Variable-length cell [Length+5 bytes]
- CircID [4 bytes]
+ CircID [2 bytes]
Command [1 byte]
Length [2 bytes]
Payload [Length bytes]
@@ -58,7 +58,7 @@ Status: Open
whose RSA public key has the lower modulus. How ridiculous!
Instead, I propose that when the version 4 link protocol is in use,
the connection initiator use the low half of the circuit ID space,
- and the responder use the low half of the circuit ID space.
+ and the responder use the high half of the circuit ID space.
3. Discussion