-
- Downloads
addr: Attempt to learn our address with ORPort
If no Address statement are found in the configuration file, attempt to learn
our address by looking at the ORPort address if any. Specifying an address is
optional so if we can't find one, it is fine, we move on to the next discovery
mechanism.
Note that specifying a hostname on the ORPort is not yet supported at this
commit.
Closes #33236
Signed-off-by:
David Goulet <dgoulet@torproject.org>
Showing
- changes/ticket33236 4 additions, 0 deletionschanges/ticket33236
- src/app/config/resolve_addr.c 58 additions, 0 deletionssrc/app/config/resolve_addr.c
- src/app/config/resolve_addr.h 6 additions, 0 deletionssrc/app/config/resolve_addr.h
- src/test/test_config.c 81 additions, 9 deletionssrc/test/test_config.c
Loading
Please register or sign in to comment