[tor-bugs] #17889 [Tor]: Make ClientPreferIPv6ORPort apply to bridge clients
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Dec 17 23:23:05 UTC 2015
#17889: Make ClientPreferIPv6ORPort apply to bridge clients
-----------------------------+--------------------------------
Reporter: teor | Owner:
Type: enhancement | Status: new
Priority: Medium | Milestone: Tor: 0.2.8.x-final
Component: Tor | Version:
Severity: Normal | Keywords: ipv6 bridges
Actual Points: | Parent ID: #17811
Points: | Sponsor:
-----------------------------+--------------------------------
After #17840, clients that don't use bridges will select ORPorts using
ClientPreferIPv6ORPort.
We could do this for bridges as well, by modifying the new function
fascist_firewall_choose_address_base:
* use ClientPreferIPv6ORPort to choose a preferred address for bridge
clients,
* but ignore the "preferred address only setting", so that bridge users
always get an address if there is one available.
I don't want to do this as part of #17840, because I'm not sure if it's
really necessary - bridges just seem to work ok as-is.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17889>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list