mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
7 lines
359 B
Text
7 lines
359 B
Text
o Minor features (controller):
|
|
- Extend ORCONN controller event by ID parameter and add four new
|
|
controller event types CONN_BW, CIRC_BW, CELL_STATS, and TB_EMPTY
|
|
that shall help understand connection and circuit usage. The new
|
|
events are emitted in private Tor networks only. Implements
|
|
proposal 218. Resolves ticket #7359.
|
|
|