This is an automated email from the git hooks/post-receive script.
dgoulet pushed a change to branch maint-0.4.7 in repository tor.
from fe045f02d0 Merge branch 'maint-0.4.5' into 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
The 4 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(-)
tor-commits@lists.torproject.org