mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
These parameters do not suppress checks, but they tell relays that it's okay to publish even when those checks fail. I have chosen lowercase hyphenated names, since these seem to be more common in networkstatus params. Closes #33224 and part of #34064.
5 lines
285 B
Text
5 lines
285 B
Text
o Minor features (relay, ipv6):
|
|
- Add new "assume-reachable" and "assume-reachable-ipv6" parameters
|
|
to be used in an emergency to tell relays that they should publish
|
|
even if they cannot complete their ORPort self-checks.
|
|
Closes ticket 34064 and part of 33224.
|