Skip to content

WIP: relay: Support IPv6 when checking if our address changed

David Goulet requested to merge dgoulet/tor:ticket40058_045_01 into master

Now support IPv4 and IPv6.

This also cleans up nicely the function that was moving IPv4 addresses from uint32_t to tor_addr_t.

Fixes #40058 (closed)

Signed-off-by: David Goulet dgoulet@torproject.org

Merge request reports