mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
parameterize bw cutoffs to guarantee Fast and Guard flags
Now it will be easier for researchers to simulate Tor networks with different values. Resolves ticket 4484.
This commit is contained in:
@@ -0,0 +1,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.
|
||||
|
||||
Reference in New Issue
Block a user