diff options
author | teor <teor@torproject.org> | 2019-03-26 11:48:52 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-03-26 11:48:52 +1000 |
commit | b76ae3898d5d6e34c291f8e0506147a5bd4cbc07 (patch) | |
tree | 830cd3b1d074aae739701549592816f48def7103 /changes | |
parent | 8bc3ac6a84a11adb728f4ce49f23414c27fe84cd (diff) | |
parent | 091f8688b8ee15b57ed5bc24bac12a7a0b7f5725 (diff) | |
download | tor-b76ae3898d5d6e34c291f8e0506147a5bd4cbc07.tar.gz tor-b76ae3898d5d6e34c291f8e0506147a5bd4cbc07.zip |
Merge branch 'ticket29806_035_squashed_merged' into ticket29806_040_squashed_merged
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket29806 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/ticket29806 b/changes/ticket29806 new file mode 100644 index 0000000000..6afefd4c04 --- /dev/null +++ b/changes/ticket29806 @@ -0,0 +1,7 @@ + o Minor features (bandwidth authority): + - Make bandwidth authorities to ignore relays that are reported in the + bandwidth file with the key-value "vote=0". + This change allows to report the relays that were not measured due + some failure and diagnose the reasons without the bandwidth being included in the + bandwidth authorities vote. + Closes ticket 29806. |