blob: 947614f550d108a6154f4fdf013dc66ac2ab96a6 (
plain)
1
2
3
4
5
6
7
|
o Minor bugfixes:
- 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 bugs 13718 & 13839.
Makes bug 13161's TestingDirAuthVoteExit non-essential.
|