fallback: Take file from main for our release CI
[tor.git] / changes / bug40673
blob1bbf42649bbb9b8510162534edaec58a30bb1b97
1   o Minor bugfixes (relay overload statistics):
2     - Count total create cells vs dropped create cells properly, when
3       assessing if our fraction of dropped cells is too high. We only
4       count non-client circuits in the denominator, but we would include
5       client circuits in the numerator, leading to surprising log lines
6       claiming that we had dropped more than 100% of incoming create
7       cells. Fixes bug 40673; bugfix on 0.4.7.1-alpha.