Files
tor/changes
David Goulet 2e600019ea relay: Don't trigger an address discovery without an ORPort
We would before do an address discovery and then a lookup in the cache if not
found which is now simplified by calling relay_find_addr_to_publish() directly
which does all those combined.

Furthermore, by doing so, we won't trigger an address discovery every minute
if we have no ORPort configured for the family.

Fixes #40254

Signed-off-by: David Goulet <dgoulet@torproject.org>
2021-01-27 09:36:17 -05:00
..
2021-01-21 13:39:40 -05:00
2020-10-27 14:47:42 -07:00
2020-11-10 17:29:37 -05:00
2020-11-02 07:15:10 -05:00
2021-01-21 23:17:31 +02:00
2020-10-28 11:48:23 -04:00
2020-11-17 07:58:26 -05:00
2021-01-21 16:06:31 -05:00