aboutsummaryrefslogtreecommitdiff
path: root/proposals/130-v2-conn-protocol.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-02-10 18:40:29 +0000
committerNick Mathewson <nickm@torproject.org>2008-02-10 18:40:29 +0000
commit3b7b99cfdb2cde1c7cbc52330c315d9e62dec1ec (patch)
tree76b016fc09680653372e7eb26a41e48b74241f24 /proposals/130-v2-conn-protocol.txt
parente32b2ec8d43250c1bd379373a3fd876385e19393 (diff)
downloadtorspec-3b7b99cfdb2cde1c7cbc52330c315d9e62dec1ec.tar.gz
torspec-3b7b99cfdb2cde1c7cbc52330c315d9e62dec1ec.zip
r14103@tombo: nickm | 2008-02-10 13:40:09 -0500
Fix some XXX020s in command.c, and make it not-allowed to negotiate v1 using the v2 connection protocol: it is too hard to test, and pointless to support. svn:r13460
Diffstat (limited to 'proposals/130-v2-conn-protocol.txt')
-rw-r--r--proposals/130-v2-conn-protocol.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/proposals/130-v2-conn-protocol.txt b/proposals/130-v2-conn-protocol.txt
index a0e4a61..8a8ca49 100644
--- a/proposals/130-v2-conn-protocol.txt
+++ b/proposals/130-v2-conn-protocol.txt
@@ -173,6 +173,10 @@ Proposal:
The Data in the cell is a series of big-endian two-byte integers.
+ * It is not allowed to negotiate V1 conections once the v2 protocol
+ has been used. If this happens, Tor instances should close the
+ connection.
+
3. The rest of the "v2" protocol
Once a v2 protocol has been negotiated, NETINFO cells are exchanged