[tor-commits] [torspec/master] Prop 312: Explain default outbound address better

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


commit 615ebe5fd4492b103c9c3809852f526e8ce274ae
Author: teor <teor at torproject.org>
Date:   Mon Feb 3 19:02:18 2020 +1000

    Prop 312: Explain default outbound address better
    
    Part of 33073.
---
 proposals/312-relay-auto-ipv6-addr.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/proposals/312-relay-auto-ipv6-addr.txt b/proposals/312-relay-auto-ipv6-addr.txt
index 3f3b587..82f1cae 100644
--- a/proposals/312-relay-auto-ipv6-addr.txt
+++ b/proposals/312-relay-auto-ipv6-addr.txt
@@ -810,8 +810,8 @@ Ticket: #33073
 
    Currently, tor doesn't bind to a specific address, unless
    OutboundBindAddress is configured. So on relays with multiple IP addresses,
-   the outbound address comes from the chosen route (usually the default
-   route).
+   the outbound address comes from the chosen route for each TCP connection
+   or UDP packet (usually the default route).
 
 4. Directory Protocol Specification Changes
 





More information about the tor-commits mailing list