[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r9893: cleanups on proposal 105 (tor/trunk/doc/spec/proposals)
Author: arma
Date: 2007-03-21 02:09:54 -0400 (Wed, 21 Mar 2007)
New Revision: 9893
Modified:
tor/trunk/doc/spec/proposals/105-handshake-revision.txt
Log:
cleanups on proposal 105
Modified: tor/trunk/doc/spec/proposals/105-handshake-revision.txt
===================================================================
--- tor/trunk/doc/spec/proposals/105-handshake-revision.txt 2007-03-21 05:45:44 UTC (rev 9892)
+++ tor/trunk/doc/spec/proposals/105-handshake-revision.txt 2007-03-21 06:09:54 UTC (rev 9893)
@@ -238,7 +238,7 @@
The networkstatus "v" line now has the format:
"v" IMPLEMENTATION IMPL-VERSION "Link" LINK-VERSION-LIST
- Circuit" CIRCUIT-VERSION-LIST NL
+ "Circuit" CIRCUIT-VERSION-LIST NL
LINK-VERSION-LIST and CIRCUIT-VERSION-LIST are comma-separated lists of
supported version numbers. IMPLEMENTATION is the name of the
@@ -246,14 +246,14 @@
version of the implementation.
Examples:
- v Tor 0.2.5.1-alpha Link 0,1,2,3 Circuit 0,2,5
+ v Tor 0.2.5.1-alpha Link 1,2,3 Circuit 2,5
v OtherOR 2000+ Link 3 Circuit 5
Implementations that release independently of the Tor codebase SHOULD NOT
use "Tor" as the value of their IMPLEMENTATION.
- Additional fields on the "v" line MUSTbe ignored.
+ Additional fields on the "v" line MUST be ignored.
In router descriptors: