Final guardfraction preparations for upstream merge.

- Write a changes file.
- Change some logs to lesser severities.
This commit is contained in:
George Kadianakis
2015-01-29 15:49:23 +00:00
committed by Nick Mathewson
parent 028ede2f5e
commit 33053d50a0
5 changed files with 15 additions and 8 deletions
+7
View File
@@ -0,0 +1,7 @@
o Major features:
- Introduce the Guardfraction feature which improves the load
balancing of path selection towards guard nodes. Specifically,
it aims to reduce the traffic gap that guard nodes experience
when they first get the Guard flag. This is a required step if
we want to increase the guard lifetime to 9 months or greater.
Resolves ticket 9321.