This is an automated email from the git hooks/post-receive script.
dgoulet pushed a commit to branch release-0.4.7 in repository tor.
commit 2595913bd60d3a0cda9009c28239015f88da8efa Merge: ba77ccae02 a51cd9a569 Author: David Goulet dgoulet@torproject.org AuthorDate: Mon Dec 5 13:23:34 2022 -0500
Merge branch 'maint-0.4.7' into release-0.4.7
changes/ticket40724 | 3 + src/core/or/circuitlist.c | 3 + src/core/or/circuitlist.h | 1 + src/core/or/congestion_control_common.c | 5 ++ src/core/or/congestion_control_common.h | 2 + src/core/or/congestion_control_vegas.c | 99 +++++++++++++++++++++++++++--- src/core/or/congestion_control_vegas.h | 13 ++++ src/feature/relay/relay_metrics.c | 104 ++++++++++++++++++++++++++++++++ 8 files changed, 221 insertions(+), 9 deletions(-)