[tor-commits] [torspec/master] Fix numbering of meas cell commands

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


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

    Fix numbering of meas cell commands
---
 proposals/316-flashflow.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/proposals/316-flashflow.md b/proposals/316-flashflow.md
index 7437973..b46bc79 100644
--- a/proposals/316-flashflow.md
+++ b/proposals/316-flashflow.md
@@ -181,8 +181,8 @@ The measure commands are:
 ```
 0 -- MEAS_PARAMS    [forward]
 1 -- MEAS_PARAMS_OK [backward]
-3 -- MEAS_BG        [backward]
-4 -- MEAS_ERR       [forward and backward]
+2 -- MEAS_BG        [backward]
+3 -- MEAS_ERR       [forward and backward]
 ```
 
 Forward cells are sent from the measurer/coordinator to the relay.





More information about the tor-commits mailing list