Skip to content
Snippets Groups Projects
Forked from The Tor Project / Core / Tor
2614 commits behind the upstream repository.
David Goulet's avatar
David Goulet authored
Everytime we try to discover an address we want to publish, emit a log notice
if we are unable to find it even though an ORPort was configured for it.

Because the function can be called quite often, we rate limit that notice to
every hour so it gets annoying just enough so the operator fixes that.

Related to #40254

Signed-off-by: David Goulet's avatarDavid Goulet <dgoulet@torproject.org>
f0304733
History