mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Remove AuthDirMaxServersPerAuthAddr
Back when Roger had do do most of our testing on the moria host, we needed a higher limit for the number of relays running on a single IP address when that limit was shared with an authority. Nowadays, the idea is pretty obsolete. Also remove the router_addr_is_trusted_dir() function, which served no other purpose. Closes ticket 20960.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Removed features:
|
||||
- The AuthDirMaxServersPerAuthAddr option no longer exists: The same
|
||||
limit for relays running on a single IP applies to authority IP
|
||||
addresses as well as to non-authority IP addresses. Closes ticket
|
||||
20960.
|
||||
Reference in New Issue
Block a user