mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
27e870cede
(Also remove changes/bug19530 since it was a bugfix on no released version)
8 lines
363 B
Plaintext
8 lines
363 B
Plaintext
o Minor features (directory authority):
|
|
- Directory authorities now only give the Guard flag to a relay if
|
|
they are also giving it the Stable flag. This change allows us to
|
|
simplify path selection for clients, and it should have minimal
|
|
effect in practice since >99% of Guards already have the Stable
|
|
flag. Implements ticket 18624.
|
|
|