From 7c39bf0e447a456a9999b3de95ed17fa0e86f157 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 12 Feb 2014 03:59:59 -0500 Subject: go through and rewrite the changes files to be more user-facing --- changes/bug7359 | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'changes/bug7359') diff --git a/changes/bug7359 b/changes/bug7359 index d1bff0afa..a91b730ec 100644 --- a/changes/bug7359 +++ b/changes/bug7359 @@ -1,7 +1,9 @@ - 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. + o Major features (controller): + - Extend ORCONN controller event to include an "ID" parameter, + and add four new controller event types CONN_BW, CIRC_BW, + CELL_STATS, and TB_EMPTY that show connection and circuit usage. + The new events are emitted in private Tor networks only, with the + goal of being able to better track performance and load during + full-network simulations. Implements proposal 218. Resolves + ticket 7359. -- cgit v1.2.3