From c619a19c5e32da013949088fbaac921822860ea8 Mon Sep 17 00:00:00 2001 From: David Goulet Date: Tue, 31 May 2022 10:24:30 -0400 Subject: tor-spec: Reserve relay command and protover for prop339 Signed-off-by: David Goulet --- 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) -- cgit v1.2.3-54-g00ecf