aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--proposals/312-relay-auto-ipv6-addr.txt4
1 files 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