mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
Add a changes file for the bug1912 fix
This commit is contained in:
parent
0702429cf7
commit
5a19df1d94
9
changes/bug1912
Normal file
9
changes/bug1912
Normal file
@ -0,0 +1,9 @@
|
||||
o Major bugfixes:
|
||||
- When weighting bridges, we used to trust the bandwidths they provided
|
||||
in their descriptor, only capping them at 10MB/s. This turned out to be
|
||||
problematic for two reasons: Bridges could claim to handle a lot more
|
||||
traffic then they actually would, thus making more clients pick them and
|
||||
have a pretty effective DoS attack. The other issue is that new bridges
|
||||
that might not have a good estimate for their bw capacity yet would not
|
||||
get used at all unless no other bridges are available to a client.
|
||||
This fixes bug 1912; bugfix on 0.2.2.7-alpha.
|
Loading…
Reference in New Issue
Block a user