]> git.ipfire.org Git - thirdparty/tor.git/commit
make L2 vanguards actually independent
authorRoger Dingledine <arma@torproject.org>
Thu, 7 Jul 2022 05:16:53 +0000 (01:16 -0400)
committerRoger Dingledine <arma@torproject.org>
Tue, 9 Aug 2022 18:47:11 +0000 (14:47 -0400)
commit7b1fffe0ddfb78234bddba4aae5800482d8b01fb
tree43b12d44bd3662883770bdfe39423cfad08907f1
parentb2665ad63949aa0838ef899c2b080b0addb98756
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.
changes/bug40639 [new file with mode: 0644]
src/feature/client/entrynodes.c