mirror of
https://github.com/torproject/torspec.git
synced 2024-12-13 21:48:45 +00:00
Prop 312: Clarify IPv6 ORPort Binding
Part of 33049.
This commit is contained in:
parent
e759c0ec4e
commit
8af14dea81
@ -558,6 +558,12 @@ Ticket: #33073
|
||||
IP address (in a single API call). Tor should support both styles of
|
||||
networking API.
|
||||
|
||||
In particular, if binding to all IPv6 addresses fails, relays should still
|
||||
try to discover their public IPv6 address, and check the reachability of
|
||||
that address. Some OSes may not support the IPV6_V6ONLY flag, but they may
|
||||
instead bind to all addresses at runtime. (The tor install may also have
|
||||
compile-time / runtime flag mismatches.)
|
||||
|
||||
If both reachability checks succeed, relays should publish their IPv4 and
|
||||
IPv6 ORPorts in their descriptor.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user