aboutsummaryrefslogtreecommitdiff
path: root/proposals/325-packed-relay-cells.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-07-10 15:16:55 -0400
committerNick Mathewson <nickm@torproject.org>2020-07-10 15:16:55 -0400
commitfef8d018249bd6cc8ba359312b3dcd4c61922144 (patch)
tree03fe324387a8d1a615a289275b8638d443f6436e /proposals/325-packed-relay-cells.md
parent3997e7a8a5a6ff0cf5b7cdce5f850a59abc12162 (diff)
downloadtorspec-fef8d018249bd6cc8ba359312b3dcd4c61922144.tar.gz
torspec-fef8d018249bd6cc8ba359312b3dcd4c61922144.zip
Small edits to prop325 based on email from Ian Goldberg
Diffstat (limited to 'proposals/325-packed-relay-cells.md')
-rw-r--r--proposals/325-packed-relay-cells.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/proposals/325-packed-relay-cells.md b/proposals/325-packed-relay-cells.md
index 455e7a2..35766ad 100644
--- a/proposals/325-packed-relay-cells.md
+++ b/proposals/325-packed-relay-cells.md
@@ -79,7 +79,7 @@ should all be filled with 0-valued bytes.
# Negotiation and migration
-After receiving a packed relay cell, the relay know that the client
+After receiving a packed relay cell, the relay knows that the client
supports this proposal: Relays SHOULD send packed relay
cells on any circuit on which they have received a packed relay
cell. Relays MUST NOT send packed relay cells otherwise.
@@ -135,7 +135,7 @@ If the optional_stream_id field is not present, then the default
value for the stream_id is computed as follows. We use stream_id 0
for any command that doesn't take a stream ID. For commands that
_do_ take a steam_id, we use whichever nonzero stream_id appeared
-last in this cell.
+most recently in the same cell.
This format limits the space of possible relay commands. That's
probably okay: after 20 years of Tor development, we have defined 25