]> git.ipfire.org Git - thirdparty/tor.git/commit
If both IPv4 and IPv6 addresses could be used, choose one correctly
authorteor (Tim Wilson-Brown) <teor2345@gmail.com>
Sat, 20 Feb 2016 09:04:01 +0000 (20:04 +1100)
committerteor (Tim Wilson-Brown) <teor2345@gmail.com>
Sat, 20 Feb 2016 12:40:37 +0000 (23:40 +1100)
commitc281c0365482891d6c3e71f85b2a6615faa5990b
treec18111633dc6aabfb73226fb3aeda858a32b0b15
parent4afb107278f528b9002415709d7a0003106ff70c
If both IPv4 and IPv6 addresses could be used, choose one correctly

If there is a node, use node_ipv6_or/dir_preferred().
If there is no node, use fascist_firewall_prefer_ipv6_or/dirport().
src/or/connection.c
src/or/directory.c
src/or/entrynodes.c
src/or/nodelist.c
src/or/or.h
src/or/policies.c
src/or/policies.h