[tor-commits] [torspec/master] Include bw_obs_i variable in step 5

nickm at torproject.org nickm at torproject.org
Mon Nov 26 21:52:47 UTC 2018


commit 15d2c00685bc83deaa2422ab79771d2204e989c8
Author: teor <teor at torproject.org>
Date:   Wed Nov 7 17:44:18 2018 +0000

    Include bw_obs_i variable in step 5
    
    Co-Authored-By: juga0 <juga at riseup.net>
---
 bandwidth-file-spec.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt
index 120789a..50e7294 100644
--- a/bandwidth-file-spec.txt
+++ b/bandwidth-file-spec.txt
@@ -578,7 +578,7 @@ would be included in the next bandwidth authority's upcoming vote.
     r_i = max(r_filt_i, r_strm_i)
 
 5. Calculate the scaled bandwidth for each relay:
-   The most recent descriptor observed bandwidth is multiplied by the ratio
+   The most recent descriptor observed bandwidth (`bw_obs_i`) is multiplied by the ratio
 
    In pseudocode:
 





More information about the tor-commits mailing list