Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Goulet
Tor
Commits
52826006
Commit
52826006
authored
Mar 21, 2007
by
Roger Dingledine
Browse files
cleanups on proposal 105
svn:r9893
parent
6753128b
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/spec/proposals/105-handshake-revision.txt
View file @
52826006
...
...
@@ -238,7 +238,7 @@ Discussion: Advertising versions in routerdescs and networkstatuses.
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 @@ Discussion: Advertising versions in routerdescs and networkstatuses.
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:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment