[tor-bugs] #21003 [Core Tor/Tor]: extend_info_describe should list IPv6 address (if present)
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Dec 16 13:36:10 UTC 2016
#21003: extend_info_describe should list IPv6 address (if present)
-----------------------------+----------------------------------
Reporter: teor | Owner:
Type: defect | Status: new
Priority: Medium | Milestone: Tor: unspecified
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: easy intro ipv6 | Actual Points:
Parent ID: | Points: 0.5
Reviewer: | Sponsor:
-----------------------------+----------------------------------
Description changed by teor:
Old description:
> When running an IPv6-only client using:
> `src/or/tor ClientUseIPv4 0 DataDirectory `mktemp -d` UseMicrodescriptors
> 0`
>
> I get log messages like
> `[info] add_an_entry_guard(): Chose
> $906933A309F15D7CF379127078A6791DF9B0C763~Unnamed at 91.121.82.25 as new
> entry guard`
>
> But I'm really contacting them on their IPv6 address. So we should list
> it along with the IPv4 address.
New description:
When running an IPv6-only client using:
{{{
src/or/tor ClientUseIPv4 0 DataDirectory `mktemp -d` UseMicrodescriptors 0
}}}
I get log messages like
`[info] add_an_entry_guard(): Chose
$906933A309F15D7CF379127078A6791DF9B0C763~Unnamed at 91.121.82.25 as new
entry guard`
But I'm really contacting them on their IPv6 address. So we should list it
along with the IPv4 address.
--
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21003#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list