
This is an automated email from the git hooks/post-receive script. dgoulet pushed a commit to branch main in repository torspec. commit 58df78f92cd161baad05103b0896966b0841fb47 Author: David Goulet <dgoulet@torproject.org> AuthorDate: Thu May 5 10:17:17 2022 -0400 tor-spec: Add relay command values of flow control cells Signed-off-by: David Goulet <dgoulet@torproject.org> --- tor-spec.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tor-spec.txt b/tor-spec.txt index 46ca25e..49516f4 100644 --- a/tor-spec.txt +++ b/tor-spec.txt @@ -1688,6 +1688,8 @@ see tor-design.pdf. 41..42 -- Used for circuit padding; see Section 3 of padding-spec.txt. + 43..44 -- Used for flow control; see Section 4 of prop324. + Commands labelled as "forward" must only be sent by the originator of the circuit. Commands labelled as "backward" must only be sent by other nodes in the circuit back to the originator. Commands marked -- To stop receiving notification emails like this one, please contact the administrator of this repository.