[torspec/master] Two fixes to 214 from weasel.

commit 93f2cb444e0fd730679ed1595c0f9bcc98e2bcea Author: Nick Mathewson <nickm@torproject.org> Date: Wed Nov 7 14:30:47 2012 -0500 Two fixes to 214 from weasel. "To avoid any conflicts, one party could maybe get assigned the upper half? :)" --- proposals/214-longer-circids.txt | 4 ++-- 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
participants (1)
-
nickm@torproject.org