[tor-commits] [tor] branch main updated (1ff78f3751 -> bd055a258a)
gitolite role
git at cupani.torproject.org
Wed Nov 9 16:54:38 UTC 2022
This is an automated email from the git hooks/post-receive script.
dgoulet pushed a change to branch main
in repository tor.
from 1ff78f3751 Merge branch 'maint-0.4.7'
new 59bef48490 metrics: Record percentage of blocked channels
new 09d32ac667 metrics: Use N_EWMA for moving avg, with N=100.
new 04fafeb2dd metrics: Reorganize state labels so rate() can be applied
new 4db03ac360 Merge branch 'tor-gitlab/mr/654' into maint-0.4.7
new bd055a258a Merge branch 'maint-0.4.7'
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/core/or/circuitlist.c | 12 ++-----
src/core/or/congestion_control_flow.c | 10 ++----
src/core/or/congestion_control_vegas.c | 37 ++++++++++++++------
src/core/or/congestion_control_vegas.h | 2 ++
src/feature/relay/relay_metrics.c | 64 ++++++++++++++++++++++------------
src/lib/math/stats.h | 30 +++++++++++++---
6 files changed, 99 insertions(+), 56 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tor-commits
mailing list