mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-04 09:33:33 +01:00
9 lines
422 B
Plaintext
9 lines
422 B
Plaintext
|
o Major bugfixes:
|
||
|
- Don't update the AccountingSoftLimitHitAt state file entry whenever
|
||
|
tor gets started. This prevents a wrong average bandwidth estimate,
|
||
|
which would cause relays to always start a new accounting interval at
|
||
|
the earliest possible moment. Fixes bug 2003; bugfix on 0.2.2.7-alpha.
|
||
|
Reported by BryonEldridge, who also helped immensely in tracking this
|
||
|
bug down. Thanks!
|
||
|
|