[tor-commits] [torspec/main] prop328: Close after merging it to dir-spec.txt

dgoulet at torproject.org dgoulet at torproject.org
Mon Nov 1 19:03:51 UTC 2021


commit 87a8beff0cc4a88d5704e0cd2242f6df051ed355
Author: David Goulet <dgoulet at torproject.org>
Date:   Mon Nov 1 14:54:11 2021 -0400

    prop328: Close after merging it to dir-spec.txt
    
    Closes #70
    
    Signed-off-by: David Goulet <dgoulet at torproject.org>
---
 proposals/000-index.txt                | 4 ++--
 proposals/328-relay-overload-report.md | 2 +-
 proposals/BY_INDEX.md                  | 2 +-
 proposals/README.md                    | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index ddedaba..a8de698 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -248,7 +248,7 @@ Proposals by number:
 325  Packed relay cells: saving space on small commands [OPEN]
 326  The "tor-relay" Well-Known Resource Identifier [OPEN]
 327  A First Take at PoW Over Introduction Circuits [DRAFT]
-328  Make Relays Report When They Are Overloaded [FINISHED]
+328  Make Relays Report When They Are Overloaded [CLOSED]
 329  Overcoming Tor's Bottlenecks with Traffic Splitting [DRAFT]
 330  Modernizing authority contact entries [OPEN]
 331  Res tokens: Anonymous Credentials for Onion Service DoS Resilience [DRAFT]
@@ -330,7 +330,6 @@ Proposals by status:
    301  Don't include package fingerprints in consensus documents
    310  Towards load-balancing in Prop 271
    314  Allow Markdown for proposal format
-   328  Make Relays Report When They Are Overloaded
  CLOSED:
    101  Voting on the Tor Directory System [in 0.2.0.x]
    102  Dropping "opt" from the directory format [in 0.2.0.x]
@@ -425,6 +424,7 @@ Proposals by status:
    304  Extending SOCKS5 Onion Service Error Codes
    305  ESTABLISH_INTRO Cell DoS Defense Extension
    318  Limit protover values to 0-63 [in 0.4.5.1-alpha]
+   328  Make Relays Report When They Are Overloaded
  SUPERSEDED:
    112  Bring Back Pathlen Coin Weight
    113  Simplifying directory authority administration
diff --git a/proposals/328-relay-overload-report.md b/proposals/328-relay-overload-report.md
index 9348c80..ea0aa95 100644
--- a/proposals/328-relay-overload-report.md
+++ b/proposals/328-relay-overload-report.md
@@ -3,7 +3,7 @@ Filename: 328-relay-overload-report.md
 Title: Make Relays Report When They Are Overloaded
 Author: David Goulet, Mike Perry
 Created: November 3rd 2020
-Status: Finished
+Status: Closed
 ```
 
 # 0. Introduction
diff --git a/proposals/BY_INDEX.md b/proposals/BY_INDEX.md
index 75dafd7..da9dbef 100644
--- a/proposals/BY_INDEX.md
+++ b/proposals/BY_INDEX.md
@@ -245,7 +245,7 @@ Below are a list of proposals sorted by their proposal number.  See
 * [`325-packed-relay-cells.md`](/proposals/325-packed-relay-cells.md): Packed relay cells: saving space on small commands [OPEN]
 * [`326-tor-relay-well-known-uri-rfc8615.md`](/proposals/326-tor-relay-well-known-uri-rfc8615.md): The "tor-relay" Well-Known Resource Identifier [OPEN]
 * [`327-pow-over-intro.txt`](/proposals/327-pow-over-intro.txt): A First Take at PoW Over Introduction Circuits [DRAFT]
-* [`328-relay-overload-report.md`](/proposals/328-relay-overload-report.md): Make Relays Report When They Are Overloaded [FINISHED]
+* [`328-relay-overload-report.md`](/proposals/328-relay-overload-report.md): Make Relays Report When They Are Overloaded [CLOSED]
 * [`329-traffic-splitting.txt`](/proposals/329-traffic-splitting.txt): Overcoming Tor's Bottlenecks with Traffic Splitting [DRAFT]
 * [`330-authority-contact.md`](/proposals/330-authority-contact.md): Modernizing authority contact entries [OPEN]
 * [`331-res-tokens-for-anti-dos.md`](/proposals/331-res-tokens-for-anti-dos.md): Res tokens: Anonymous Credentials for Onion Service DoS Resilience [DRAFT]
diff --git a/proposals/README.md b/proposals/README.md
index ddb6c5b..75f5c4c 100644
--- a/proposals/README.md
+++ b/proposals/README.md
@@ -75,7 +75,6 @@ themselves still need to be merged into the specifications proper.
 * [`301-dont-vote-on-package-fingerprints.txt`](/proposals/301-dont-vote-on-package-fingerprints.txt): Don't include package fingerprints in consensus documents
 * [`310-bandaid-on-guard-selection.txt`](/proposals/310-bandaid-on-guard-selection.txt): Towards load-balancing in Prop 271
 * [`314-allow-markdown-proposals.md`](/proposals/314-allow-markdown-proposals.md): Allow Markdown for proposal format
-* [`328-relay-overload-report.md`](/proposals/328-relay-overload-report.md): Make Relays Report When They Are Overloaded
 
 
 ## META proposals: about the proposal process
@@ -243,6 +242,7 @@ necessary.
 * [`304-socks5-extending-hs-error-codes.txt`](/proposals/304-socks5-extending-hs-error-codes.txt): Extending SOCKS5 Onion Service Error Codes
 * [`305-establish-intro-dos-defense-extention.txt`](/proposals/305-establish-intro-dos-defense-extention.txt): ESTABLISH_INTRO Cell DoS Defense Extension
 * [`318-limit-protovers.md`](/proposals/318-limit-protovers.md): Limit protover values to 0-63
+* [`328-relay-overload-report.md`](/proposals/328-relay-overload-report.md): Make Relays Report When They Are Overloaded
 
 
 ## RESERVE proposals: saving for later





More information about the tor-commits mailing list