[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #3786 [Tor Relay]: Make clients and bridges use their IPv6 address
#3786: Make clients and bridges use their IPv6 address
-----------------------+----------------------------------------------------
Reporter: ln5 | Owner: ln5
Type: task | Status: needs_review
Priority: normal | Milestone: Tor: 0.2.3.x-final
Component: Tor Relay | Version:
Keywords: | Parent: #3563
Points: | Actualpoints:
-----------------------+----------------------------------------------------
Comment(by nickm):
> If entry_guard_register_connect_status()
> could flip the ipv6_preferred bit in the bridges routerinfo_t, that'd
> probably help. I can't see how we could find the routerinfo_t from
> there though.
If you've got the identity digest, you can do
router_get_mutable_by_id_digest(). {Or node_get_mutable_by_id() if you
want a node_t.}
If all you have is the address:port (for a bridge) and you don't know the
identity yet, I think the right place to make notes is probably the
bridge_info_t.
Reading through the code now to find things to comment on...
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3786#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs