aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <iwj@torproject.org>2023-12-14 18:58:45 +0000
committerNick Mathewson <nickm@torproject.org>2023-12-14 18:58:45 +0000
commit09351f54980d00a186ebdec1106819dbe1099bd7 (patch)
treeb7ced00d852526fc0c8b4e05aab204692627b4fe
parent0e2da7ec57a148a0da728778cf025a9b69bc9b3c (diff)
downloadtorspec-09351f54980d00a186ebdec1106819dbe1099bd7.tar.gz
torspec-09351f54980d00a186ebdec1106819dbe1099bd7.zip
Clarify sending of ATYPE etc.
-rw-r--r--spec/tor-spec/negotiating-channels.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/spec/tor-spec/negotiating-channels.md b/spec/tor-spec/negotiating-channels.md
index 394999d..a95d4db 100644
--- a/spec/tor-spec/negotiating-channels.md
+++ b/spec/tor-spec/negotiating-channels.md
@@ -477,8 +477,7 @@ observed for the other party.
> or the address received from `accept()`
> when acting as the channel responder.)
-When sending the party's own addresses
-in the `ATYPE`/`ALEN`/`AVAL` fields,
+In the `ATYPE`/`ALEN`/`AVAL` fields,
relays SHOULD send the addresses that they have advertised
in their router descriptors.
Bridges and clients SHOULD send none of their own addresses.