bug1912 610 B

123456789
  1. o Major bugfixes:
  2. - When weighting bridges, we used to trust the bandwidths they provided
  3. in their descriptor, only capping them at 10MB/s. This turned out to be
  4. problematic for two reasons: Bridges could claim to handle a lot more
  5. traffic then they actually would, thus making more clients pick them and
  6. have a pretty effective DoS attack. The other issue is that new bridges
  7. that might not have a good estimate for their bw capacity yet would not
  8. get used at all unless no other bridges are available to a client.
  9. This fixes bug 1912; bugfix on 0.2.2.7-alpha.