[tor-commits] [torspec] 02/02: tor-spec: Reserve relay command and protover for prop339

gitolite role git at cupani.torproject.org
Tue May 31 14:24:38 UTC 2022


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

dgoulet pushed a commit to branch main
in repository torspec.

commit c619a19c5e32da013949088fbaac921822860ea8
Author: David Goulet <dgoulet at torproject.org>
AuthorDate: Tue May 31 10:24:30 2022 -0400

    tor-spec: Reserve relay command and protover for prop339
    
    Signed-off-by: David Goulet <dgoulet at torproject.org>
---
 tor-spec.txt | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/tor-spec.txt b/tor-spec.txt
index 49516f4..234d209 100644
--- a/tor-spec.txt
+++ b/tor-spec.txt
@@ -1684,6 +1684,8 @@ see tor-design.pdf.
         14 -- RELAY_EXTEND2   [forward]             [control]
         15 -- RELAY_EXTENDED2 [backward]            [control]
 
+        16..18 -- Reserved for UDP; Not yet in use, see prop339.
+
         32..40 -- Used for hidden services; see rend-spec-{v2,v3}.txt.
 
         41..42 -- Used for circuit padding; see Section 3 of padding-spec.txt.
@@ -2435,3 +2437,11 @@ see tor-design.pdf.
    "2" -- supports congestion control by the Exits which implies a new SENDME
           format and algorithm. See proposal 324 for more details. Advertised
           in tor 0.4.7.3-alpha.
+
+9.13. "Datagram"
+
+   Describes the UDP protocol capabilities of a relay.
+
+   "1" -- [RESERVED] supports UDP by an Exit as in the relay command
+          CONNECT_UDP, CONNECTED_UDP and DATAGRAM. See proposal
+          339 for more details. (Not yet advertised, reserved)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list