Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-10 | relay: Allow RFC1918 addresses for non public relays | David Goulet | |
In other words, if PublishServerDescriptor is set to 0 and AssumeReachable to 1, then allow a relay to hold a RFC1918 address. Reasons for this are documented in #40208 Fixes #40208 Signed-off-by: David Goulet <dgoulet@torproject.org> |