This is an automated email from the git hooks/post-receive script.
dgoulet pushed a commit to branch main in repository tor.
commit 9a06fee5a14ffb99b043d693b2526dfcbae38bef Merge: 85ca92951a a51cd9a569 Author: David Goulet dgoulet@torproject.org AuthorDate: Mon Dec 5 13:23:34 2022 -0500
Merge branch 'maint-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(-)