aboutsummaryrefslogtreecommitdiff
path: root/tor-spec.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tor-spec.txt')
-rw-r--r--tor-spec.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tor-spec.txt b/tor-spec.txt
index d044542..8d345fb 100644
--- a/tor-spec.txt
+++ b/tor-spec.txt
@@ -1069,6 +1069,10 @@ see tor-design.pdf.
different RSA identity, it SHOULD NOT attempt to make another
connection: it should just fail and DESTROY the circuit.
+ The client MAY include multiple IPv4 or IPv6 link specifiers in an
+ EXTEND cell; current OR implementations only consider the first
+ of each type.
+
After checking relay identities, extending ORs generate a
CREATE/CREATE2 cell from the contents of the EXTEND/EXTEND2 cell.
See section 5.3 for details.