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 9dd62fb04b Merge branch 'maint-0.4.7' into release-0.4.7 add 6196e9596a metrics: Add connection socket family to metrics add 5b0103cfb4 Merge branch 'tor-gitlab/mr/651' into maint-0.4.7 new 241749836a Merge branch 'maint-0.4.7' into release-0.4.7
The 1 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/mainloop/connection.c | 11 ++--- src/core/or/connection_edge.c | 4 +- src/core/or/status.c | 2 +- src/feature/relay/relay_metrics.c | 60 +++++++++++++++++++++----- src/feature/stats/rephist.c | 91 +++++++++++++++++++++++++++++++-------- src/feature/stats/rephist.h | 12 +++--- 6 files changed, 139 insertions(+), 41 deletions(-)
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 241749836af6784e1d7e78dde54f1a567242cb2d Merge: 9dd62fb04b 5b0103cfb4 Author: David Goulet dgoulet@torproject.org AuthorDate: Tue Nov 8 15:26:44 2022 -0500
Merge branch 'maint-0.4.7' into release-0.4.7
src/core/mainloop/connection.c | 11 ++--- src/core/or/connection_edge.c | 4 +- src/core/or/status.c | 2 +- src/feature/relay/relay_metrics.c | 60 +++++++++++++++++++++----- src/feature/stats/rephist.c | 91 +++++++++++++++++++++++++++++++-------- src/feature/stats/rephist.h | 12 +++--- 6 files changed, 139 insertions(+), 41 deletions(-)
tor-commits@lists.torproject.org