Skip to content
Snippets Groups Projects
Commit b7632519 authored by David Goulet's avatar David Goulet :panda_face:
Browse files

addr: Remove resolve_my_address_v4()


Replace it by find_my_address() everywhere. This changes many parts of the
code that uses it to use a tor_addr_t instead of a plain uint32_t for IPv4.

Many changes to the unit test to also use the new interface.

Part #33233

Signed-off-by: David Goulet's avatarDavid Goulet <dgoulet@torproject.org>
parent 2f3b4e38
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment