summaryrefslogtreecommitdiff
path: root/changes/feature4484
blob: 78154e9649cb3fded9c037026ed7d71f33ecba41 (plain)
1
2
3
4
5
6
7
8
  o Minor features:
    - Add two new config options for directory authorities:
      AuthDirFastGuarantee sets a bandwidth threshold for guaranteeing the
      Fast flag, and AuthDirGuardBWGuarantee sets a bandwidth threshold
      that is always sufficient to satisfy the bandwidth requirement for
      the Guard flag. Now it will be easier for researchers to simulate
      Tor networks with different values. Resolves ticket 4484.