bug40698 677 B

1234567891011
  1. o Minor bugfixes (dirauth):
  2. - Directory authorities stop voting a consensus "Measured" weight
  3. for relays with the Authority flag. Now these relays will be
  4. considered unmeasured, which should reserve their bandwidth
  5. for their dir auth role and minimize distractions from other
  6. roles. In place of the "Measured" weight, they now include a
  7. "MeasuredButAuthority" weight (not used by anything) so the
  8. bandwidth authority's opinion on this relay can be recorded for
  9. posterity. Lastly, remove the AuthDirDontVoteOnDirAuthBandwidth
  10. torrc option which never worked right. Fixes bugs 40698 and 40700;
  11. bugfix on 0.4.7.2-alpha.