Merge remote-tracking branch 'public/feature15212_026' into maint-0.2.6

This commit is contained in:
Nick Mathewson
2015-03-12 13:15:08 -04:00
7 changed files with 68 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor features (heartbeat):
- On relays, report how many connections we negotiated using each
version of the Tor link protocols. This information will let us
know if removing support for very old versions of the Tor
protocols is harming the network. Closes ticket 15212.