[tor-commits] [tor] branch release-0.4.7 updated (38a4c521be -> 995649dd1e)

gitolite role git at cupani.torproject.org
Wed Nov 9 16:54:45 UTC 2022


This is an automated email from the git hooks/post-receive script.

dgoulet pushed a change to branch release-0.4.7
in repository tor.

    from 38a4c521be Merge branch 'maint-0.4.7' into release-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 995649dd1e Merge branch 'maint-0.4.7' into release-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