aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2022-05-31 12:48:43 -0400
committerNick Mathewson <nickm@torproject.org>2022-05-31 12:48:43 -0400
commitc6cf0ad5e9ed68bd1a409295d3266919d8a50396 (patch)
treef47650f98eae5e5f2208aa97f4c065e69d1a374e
parent64f356739e737bd5327ec31b96c464840c756398 (diff)
downloadtorspec-c6cf0ad5e9ed68bd1a409295d3266919d8a50396.tar.gz
torspec-c6cf0ad5e9ed68bd1a409295d3266919d8a50396.zip
Reindex for prop340.
-rw-r--r--proposals/000-index.txt2
-rw-r--r--proposals/BY_INDEX.md1
-rw-r--r--proposals/README.md1
3 files changed, 4 insertions, 0 deletions
diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index c2cc6a9..7d518c1 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -260,6 +260,7 @@ Proposals by number:
337 A simpler way to decide, "Is this guard usable?" [ACCEPTED]
338 Use an 8-byte timestamp in NETINFO cells [ACCEPTED]
339 UDP traffic over Tor [ACCEPTED]
+340 Packed and fragmented relay messages [OPEN]
Proposals by status:
@@ -299,6 +300,7 @@ Proposals by status:
325 Packed relay cells: saving space on small commands
326 The "tor-relay" Well-Known Resource Identifier
330 Modernizing authority contact entries
+ 340 Packed and fragmented relay messages
ACCEPTED:
265 Load Balancing with Overhead Parameters [for 0.2.9.x]
282 Remove "Named" and "Unnamed" handling from consensus voting [for 0.3.3.x]
diff --git a/proposals/BY_INDEX.md b/proposals/BY_INDEX.md
index f55bc61..9383351 100644
--- a/proposals/BY_INDEX.md
+++ b/proposals/BY_INDEX.md
@@ -257,4 +257,5 @@ Below are a list of proposals sorted by their proposal number. See
* [`337-simpler-guard-usability.md`](/proposals/337-simpler-guard-usability.md): A simpler way to decide, "Is this guard usable?" [ACCEPTED]
* [`338-netinfo-y2038.md`](/proposals/338-netinfo-y2038.md): Use an 8-byte timestamp in NETINFO cells [ACCEPTED]
* [`339-udp-over-tor.md`](/proposals/339-udp-over-tor.md): UDP traffic over Tor [ACCEPTED]
+* [`340-packed-and-fragmented.md`](/proposals/340-packed-and-fragmented.md): Packed and fragmented relay messages [OPEN]
diff --git a/proposals/README.md b/proposals/README.md
index b49573b..1431e8d 100644
--- a/proposals/README.md
+++ b/proposals/README.md
@@ -39,6 +39,7 @@ for discussion.
* [`325-packed-relay-cells.md`](/proposals/325-packed-relay-cells.md): Packed relay cells: saving space on small commands
* [`326-tor-relay-well-known-uri-rfc8615.md`](/proposals/326-tor-relay-well-known-uri-rfc8615.md): The "tor-relay" Well-Known Resource Identifier
* [`330-authority-contact.md`](/proposals/330-authority-contact.md): Modernizing authority contact entries
+* [`340-packed-and-fragmented.md`](/proposals/340-packed-and-fragmented.md): Packed and fragmented relay messages
## ACCEPTED proposals: slated for implementation