From 3c0358c9040a60279441a3ac33f3670afa425353 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 10 Mar 2023 09:03:21 -0500 Subject: rend-spec: Clarify that "exactly the same contents" means "exactly". When an INTRODUCE1 cell is retransmitted as an INTRODUCE2 cell, the contents are bytewise identical. Closes #189. --- rend-spec-v3.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'rend-spec-v3.txt') diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt index 3f76824..1a02cec 100644 --- a/rend-spec-v3.txt +++ b/rend-spec-v3.txt @@ -1824,6 +1824,11 @@ Table of contents: INTRODUCE2 cell with exactly the same contents to the service, and sends an INTRODUCE_ACK response to the client. + (Note that the introduction point does not "clean up" the + INTRODUCE1 cells that it retransmits. Specifically, it does not + change the order or multiplicity of the extensions sent by the + client.) + The same rules for multiplicity, ordering, and handling unknown types apply to the extension fields here as described [EST_INTRO] above. -- cgit v1.2.3-54-g00ecf