aboutsummaryrefslogtreecommitdiff
path: root/proposals/224-rend-spec-ng.txt
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2017-01-27 11:46:59 -0500
committerDavid Goulet <dgoulet@torproject.org>2017-01-27 11:48:40 -0500
commitf69589490f2a82fa12e74860475f394c33d5d0d6 (patch)
tree1d492f3cfa0ac66d2cfa0bd8de2127fa55621359 /proposals/224-rend-spec-ng.txt
parent3ddd63f45aeaeccf2fa84809de034e45f9c64795 (diff)
downloadtorspec-f69589490f2a82fa12e74860475f394c33d5d0d6.tar.gz
torspec-f69589490f2a82fa12e74860475f394c33d5d0d6.zip
prop224: Add the can't relay cell status to INTRODUCE_ACK
Current implementation added that status to indicate to the client that the IP can't relay the INTRODUCE cell to the service. Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'proposals/224-rend-spec-ng.txt')
-rw-r--r--proposals/224-rend-spec-ng.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/proposals/224-rend-spec-ng.txt b/proposals/224-rend-spec-ng.txt
index 72093b3..4ef1ae3 100644
--- a/proposals/224-rend-spec-ng.txt
+++ b/proposals/224-rend-spec-ng.txt
@@ -1528,6 +1528,7 @@ Table of contents:
[00 00] -- Success: cell relayed to hidden service host.
[00 01] -- Failure: service ID not recognized
[00 02] -- Bad message format
+ [00 03] -- Can't relay cell to service
3.3. Processing an INTRODUCE2 cell at the hidden service. [PROCESS_INTRO2]