From ab0c85eea656ad6659c2df48795e2fe28f2a2209 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 10 Feb 2008 18:40:29 +0000 Subject: 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 --- doc/spec/proposals/130-v2-conn-protocol.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/spec/proposals/130-v2-conn-protocol.txt b/doc/spec/proposals/130-v2-conn-protocol.txt index a0e4a6169..8a8ca492d 100644 --- a/doc/spec/proposals/130-v2-conn-protocol.txt +++ b/doc/spec/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 -- cgit v1.2.3