This is an automated email from the git hooks/post-receive script.
dgoulet pushed a change to branch main in repository tor.
from 1934e24469 Merge branch 'tor-gitlab/mr/546' new 9a47372096 rephist: Introduce a fraction and period for overload onionskin new cc674939d2 test: Unit tests for overload onionskin ntor new 9841e7173d changes: Add changes file for ticket 40560
The 3 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: changes/ticket40560 | 5 ++ src/feature/nodelist/networkstatus.c | 1 + src/feature/relay/onion_queue.c | 2 - src/feature/stats/rephist.c | 145 ++++++++++++++++++++++++++++++++++- src/feature/stats/rephist.h | 2 + src/test/test_stats.c | 60 +++++++++++++++ 6 files changed, 211 insertions(+), 4 deletions(-) create mode 100644 changes/ticket40560