diff options
author | Roger Dingledine <arma@torproject.org> | 2013-09-05 02:34:58 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2013-09-05 02:34:58 -0400 |
commit | 86907ea4db5067d1fbf56275457a919d6789ba95 (patch) | |
tree | d37c00248b7e9a1f1c9194604a85a4bcf2a90fd4 /changes | |
parent | 6156887adfa724805f90b3b7cf2be6213f08a450 (diff) | |
parent | 2c877d2da4a989639311de11e4ada8dd03bc8187 (diff) | |
download | tor-86907ea4db5067d1fbf56275457a919d6789ba95.tar.gz tor-86907ea4db5067d1fbf56275457a919d6789ba95.zip |
Merge branch 'maint-0.2.4'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket9658 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket9658 b/changes/ticket9658 new file mode 100644 index 0000000000..a8db2efba8 --- /dev/null +++ b/changes/ticket9658 @@ -0,0 +1,4 @@ + o Minor features: + - Track how many "TAP" and "NTor" circuit handshake requests we get, + and how many we complete, and log it every hour to help relay + operators follow trends in network load. Addresses ticket 9658. |