mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
6bc5c06dc2
If a relay matches at least one fingerprint, IPv4 address, or IPv6 address in the fallback whitelist, it can become a fallback. This reduces the work required to keep the list up to date. Closes ticket 28768.
7 lines
356 B
Plaintext
7 lines
356 B
Plaintext
o Minor features (fallback directory mirrors):
|
|
- Accept relays that are a fuzzy match to a fallback whitelist entry.
|
|
If a relay matches at least one fingerprint, IPv4 address, or IPv6
|
|
address in the fallback whitelist, it can become a fallback. This
|
|
reduces the work required to keep the list up to date.
|
|
Closes ticket 24838.
|