bug13839-fix-TestingMinExitFlagThreshold 414 B

12345678
  1. o Minor bugfixes (Testing networks)
  2. - Stop requiring exits to have non-zero bandwithcapacity in a
  3. TestingTorNetwork. Instead, when TestingMinExitFlagThreshold is 0,
  4. ignore exit bandwidthcapacity.
  5. This assists in bootstrapping a testing Tor network.
  6. Fixes bugs parts of bugs 13718 and 13839;
  7. Makes bug 13161's TestingDirAuthVoteExit non-essential.
  8. Bugfix on 0.2.0.3-alpha.