[tor-commits] [torspec/master] No length field in FF cells

nickm at torproject.org nickm at torproject.org
Thu Sep 17 16:36:25 UTC 2020


commit 636887f3060d689f24dcd31d7f35c38bd7eb28ac
Author: Matt Traudt <sirmatt at ksu.edu>
Date:   Thu Aug 20 19:46:16 2020 -0400

    No length field in FF cells
---
 proposals/316-flashflow.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/proposals/316-flashflow.md b/proposals/316-flashflow.md
index 79b33db..7437973 100644
--- a/proposals/316-flashflow.md
+++ b/proposals/316-flashflow.md
@@ -173,8 +173,7 @@ The payload of each MEASUREMENT cell consists of:
 
 ```
 Measure command [1 byte]
-Length          [2 bytes]
-Data            [Length-3 bytes]
+Data            [varied]
 ```
 
 The measure commands are:





More information about the tor-commits mailing list