blob: 86315de1f66e0ed2e3c7c6f50b6e9907c9c846d7 (
plain)
1
2
3
4
5
6
7
|
o Minor bugfixes (Testing networks)
- Stop requiring exits to have non-zero bandwithcapacity in a
TestingTorNetwork. Instead, when TestingMinExitFlagThreshold is 0,
ignore exit bandwidthcapacity.
This assists in bootstrapping a testing Tor network.
Fixes parts of bugs 13718 and 13839;
bugfix on 0.2.0.3-alpha. Patch by "teor".
|