From fef8d018249bd6cc8ba359312b3dcd4c61922144 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 10 Jul 2020 15:16:55 -0400 Subject: Small edits to prop325 based on email from Ian Goldberg --- proposals/325-packed-relay-cells.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'proposals/325-packed-relay-cells.md') 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 -- cgit v1.2.3-54-g00ecf