mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
make L2 vanguards actually independent
We had omitted some checks for whether our vanguards (second layer guards from proposal 333) overlapped or came from the same family. Now make sure to pick each of them to be independent. Fixes bug 40639; bugfix on 0.4.7.1-alpha.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Major bugfixes (vanguards):
|
||||
- We had omitted some checks for whether our vanguards (second layer
|
||||
guards from proposal 333) overlapped or came from the same family.
|
||||
Now make sure to pick each of them to be independent. Fixes bug
|
||||
40639; bugfix on 0.4.7.1-alpha.
|
||||
Reference in New Issue
Block a user