aboutsummaryrefslogtreecommitdiff
path: root/spec/tor-spec/subprotocol-versioning.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-11-09 21:06:15 -0500
committerNick Mathewson <nickm@torproject.org>2023-11-09 21:06:15 -0500
commitdb5400a93658fc6fbf323d8ddccef988cd9cf508 (patch)
tree6e125dcea8de94b01d540e7789b7e40989c4b48f /spec/tor-spec/subprotocol-versioning.md
parentbd2260419ce5981778943489fc4fc057251c5bdf (diff)
parentf275aa9f638ddef1f83006260ac27c609a426a45 (diff)
downloadtorspec-db5400a93658fc6fbf323d8ddccef988cd9cf508.tar.gz
torspec-db5400a93658fc6fbf323d8ddccef988cd9cf508.zip
Merge remote-tracking branch 'origin/mr/220'
Diffstat (limited to 'spec/tor-spec/subprotocol-versioning.md')
-rw-r--r--spec/tor-spec/subprotocol-versioning.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/tor-spec/subprotocol-versioning.md b/spec/tor-spec/subprotocol-versioning.md
index 780a337..82b25c4 100644
--- a/spec/tor-spec/subprotocol-versioning.md
+++ b/spec/tor-spec/subprotocol-versioning.md
@@ -162,7 +162,7 @@ Current versions are as follows.
0.4.7.3-alpha. This adds a new CREATE2 cell type. See proposal 332
and [The "ntor-v3" handshake](./create-created-cells.md#ntor-v3) for more details.
- * "5" -- [RESERVED] support the ntorv3 subprotocol request extension (prop346)
+ * "5" -- \[RESERVED\] support the ntorv3 subprotocol request extension (prop346)
allowing a client to request what features to be used on a circuit.
<a id="tor-spec.txt-9.4"></a>
@@ -266,7 +266,7 @@ These correspond more or less with consensus methods.
Describes the padding capabilities of the relay.
- * "1" -- [DEFUNCT] Relay supports circuit-level padding. This version MUST NOT
+ * "1" -- \[DEFUNCT\] Relay supports circuit-level padding. This version MUST NOT
be used as it was also enabled in relays that don't actually support
circuit-level padding. Advertised by Tor versions from
tor-0.4.0.1-alpha and only up to and including tor-0.4.1.4-rc.
@@ -303,6 +303,6 @@ in order to split traffic across multiple paths.
Describes the UDP protocol capabilities of a relay.
- * "1" -- [RESERVED] supports UDP by an Exit as in the relay command
+ * "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)