[tor-bugs] #34065 [Core Tor/Tor]: Make routerset_contains_router() support IPv6
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Apr 30 04:59:48 UTC 2020
#34065: Make routerset_contains_router() support IPv6
-------------------------------+---------------------------------------
Reporter: teor | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone: Tor: 0.4.4.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Keywords: ipv6, prop311, 044-should
Actual Points: | Parent ID: #33221
Points: 0.5 | Reviewer:
Sponsor: Sponsor55-can |
-------------------------------+---------------------------------------
In router_should_check_reachability(), we test to see if the current relay
is in ExcludeNodes.
But ExcludeNodes doesn't support IPv6, so if a user excludes our IPv6
address, we'll just ignore that setting.
This is not a required task.
But we should probably be explicit about ignoring IPv6 in the man page.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/34065>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list