mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
Instead of capping whenever a router has fewer than 3 measurements, we cap whenever a router has fewer than 3 measurements *AND* there are at least 3 authorities publishing measured bandwidths. We also generate bandwidth lines with a new "Unmeasured=1" flag, meaning that we didn't have enough observations for a node to use measured bandwidth values in the authority's input, whether we capped it or not.
5 lines
255 B
Text
5 lines
255 B
Text
o Major features (directory authority):
|
|
- Directory authorities now support a new consensus method (17)
|
|
where they cap the published bandwidth of servers for which
|
|
insufficient bandwidth measurements exist. Fixes part of bug
|
|
2286.
|