mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 13:43:47 +01:00
8 lines
359 B
Plaintext
8 lines
359 B
Plaintext
|
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.
|
||
|
|