[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [torspec] branch main updated: tor-spec: inform about RELAY_EARLY in EXTEND(2)



This is an automated email from the git hooks/post-receive script.

ahf pushed a commit to branch main
in repository torspec.

The following commit(s) were added to refs/heads/main by this push:
     new b67dc46  tor-spec: inform about RELAY_EARLY in EXTEND(2)
     new cf44439  Merge branch 'relay_early' into 'main'
b67dc46 is described below

commit b67dc469b02853e8147d920f080b2e36a8af8924
Author: Emil Engler <me@xxxxxxxxxxxxxx>
AuthorDate: Tue May 23 19:26:20 2023 +0200

    tor-spec: inform about RELAY_EARLY in EXTEND(2)
    
    EXTEND/EXTEND2 cells MUST only be send through RELAY_EARLY cells, as
    demanded by section 5.6.
    
    This commit informs about this in the section of the EXTEND/EXTEND2
    cells, as the current formulation contradicts the one in 5.6 to some
    degree.
---
 tor-spec.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tor-spec.txt b/tor-spec.txt
index b03d3f5..ac78ae7 100644
--- a/tor-spec.txt
+++ b/tor-spec.txt
@@ -1101,7 +1101,7 @@ see tor-design.pdf.
 5.1.2. EXTEND and EXTENDED cells
 
    To extend an existing circuit, the client sends an EXTEND or EXTEND2
-   relay cell to the last node in the circuit.
+   RELAY_EARLY cell to the last node in the circuit.
 
    An EXTEND2 cell's relay payload contains:
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits