[tor-bugs] #6939 [Tor]: Missing IPv6 ORPort reachability check
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Mar 21 17:39:03 UTC 2013
#6939: Missing IPv6 ORPort reachability check
----------------------------+-----------------------------------------------
Reporter: shamrock | Owner:
Type: defect | Status: needs_review
Priority: major | Milestone: Tor: 0.2.4.x-final
Component: Tor | Version: Tor: 0.2.4.2-alpha
Keywords: ipv6 tor-relay | Parent:
Points: | Actualpoints:
----------------------------+-----------------------------------------------
Comment(by andrea):
I think this is correct, but I also think it's a feature and probably for
0.2.5.
The patch looks okay; just one complaint: the extend_info_from_router()
function does a variety of manipulations in the IPv6 case, but just calls
router_get_prim_orport() for IPv4. Shouldn't there be a parallel
router_get_prim_ipv6_orport() that does that stuff instead?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6939#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list