mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
r12386@catbus: nickm | 2007-04-15 23:55:34 -0400
Document multiplicity on some router elements better. svn:r9964
This commit is contained in:
+10
-4
@@ -150,10 +150,16 @@ $Id$
|
||||
Every router descriptor MUST start with a "router" Item; MUST end with a
|
||||
"router-signature" Item and an extra NL; and MUST contain exactly one
|
||||
instance of each of the following Items: "published" "onion-key"
|
||||
"link-key" "signing-key" "bandwidth". Additionally, a router descriptor
|
||||
MAY contain any number of "accept", "reject", "fingerprint", "uptime", and
|
||||
"opt" Items. Other than "router" and "router-signature", the items may
|
||||
appear in any order.
|
||||
"link-key" "signing-key" "bandwidth".
|
||||
|
||||
A router descriptor MAY have zero or one of each of the following Items,
|
||||
but MUST NOT have more than one: "contact", "uptime", "fingerprint",
|
||||
"hibernating", "read-history", "write-history", "eventdns", "platform",
|
||||
"family".
|
||||
|
||||
Additionally, a router descriptor MAY contain any number of "accept",
|
||||
"reject", and "opt" Items. Other than "router" and "router-signature",
|
||||
the items may appear in any order.
|
||||
|
||||
The items' formats are as follows:
|
||||
"router" nickname address ORPort SocksPort DirPort
|
||||
|
||||
Reference in New Issue
Block a user