Merge branch 'exitstats' into maint-0.2.2

This commit is contained in:
Nick Mathewson
2010-11-29 15:28:22 -05:00
3 changed files with 125 additions and 45 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features:
- Report only the top 10 ports in exit-port stats in order not to
exceed the maximum extra-info descriptor length of 50 KB. Implements
task 2196.