diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug9321 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug9321 b/changes/bug9321 new file mode 100644 index 0000000000..98260844b1 --- /dev/null +++ b/changes/bug9321 @@ -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. |