[tor-commits] [torspec] branch main updated: prop328: Update proposal to reflect implementation
    gitolite role 
    git at cupani.torproject.org
       
    Fri Apr 22 13:28:35 UTC 2022
    
    
  
This is an automated email from the git hooks/post-receive script.
dgoulet pushed a commit to branch main
in repository torspec.
The following commit(s) were added to refs/heads/main by this push:
     new c00fea1  prop328: Update proposal to reflect implementation
c00fea1 is described below
commit c00fea1e4d5acc2769ec136893465edee594d80a
Author: David Goulet <dgoulet at torproject.org>
AuthorDate: Fri Apr 22 09:28:06 2022 -0400
    prop328: Update proposal to reflect implementation
    
    Closes #113
    
    Signed-off-by: David Goulet <dgoulet at torproject.org>
---
 proposals/328-relay-overload-report.md | 3 +++
 1 file changed, 3 insertions(+)
diff --git a/proposals/328-relay-overload-report.md b/proposals/328-relay-overload-report.md
index e4069b0..5901b93 100644
--- a/proposals/328-relay-overload-report.md
+++ b/proposals/328-relay-overload-report.md
@@ -41,6 +41,9 @@ state" which can be one or many of the following load metrics:
 
    - Any OOM invocation due to memory pressure
    - Any ntor onionskins are dropped
+     [Removed in tor-0.4.6.11 and 0.4.7.5-alpha]
+   - A certain ratio of ntor onionskins dropped.
+     [Added in tor-0.4.6.11 and 0.4.7.5-alpha]
    - TCP port exhaustion
    - DNS timeout reached (X% of timeouts over Y seconds).
      [Removed in tor-0.4.7.3-alpha]
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the tor-commits
mailing list