[tor-commits] [torspec/master] Prop 312: Improve AddressDisableIPv6

teor at torproject.org teor at torproject.org
Wed Feb 5 12:07:24 UTC 2020


commit 7269d17c6faab742a8fbbdbfffba917d783b9cfb
Author: teor <teor at torproject.org>
Date:   Tue Feb 4 17:06:33 2020 +1000

    Prop 312: Improve AddressDisableIPv6
    
    Explain why we might need to turn IPv6 address detection off.
    
    Part of 33073.
---
 proposals/312-relay-auto-ipv6-addr.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/proposals/312-relay-auto-ipv6-addr.txt b/proposals/312-relay-auto-ipv6-addr.txt
index 1a672fb..c167329 100644
--- a/proposals/312-relay-auto-ipv6-addr.txt
+++ b/proposals/312-relay-auto-ipv6-addr.txt
@@ -391,7 +391,8 @@ Ticket: #33073
      * publish a descriptor containing that IPv6 ORPort,
      * have the directory authorities find it reachable,
      * have it published in the consensus, and
-     * have it used by clients.
+     * have it used by clients,
+   regardless of how the operator configures their tor instance.
 
    Currently, relays are required to have an IPv4 address. So if the guessed
    IPv4 address is unsuitable, operators can set the Address option to a





More information about the tor-commits mailing list