relay: Log address suggested by directory authorities

If we get an address suggestion from a directory authority and we have no
address configured or discovered, log it at notice level so the operator can
learn what address will be used by Tor.

Fixes #40201

Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
David Goulet
2020-12-21 14:41:52 -05:00
parent ad00da663e
commit aae9a05a01
2 changed files with 13 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (logging, relay):
- Logs the address discovered by the directory authorities if none were
configured or detected before. Fixes bug 40201; bugfix on 0.4.5.1-alpha.