aboutsummaryrefslogtreecommitdiff
path: root/proposals/312-relay-auto-ipv6-addr.txt
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2020-02-03 19:02:18 +1000
committerteor <teor@torproject.org>2020-02-05 22:01:57 +1000
commit615ebe5fd4492b103c9c3809852f526e8ce274ae (patch)
tree5d466d80965e471ce926011ba8b65f764d7b6fba /proposals/312-relay-auto-ipv6-addr.txt
parent0e20e5a06736a36599e2c1a2e2efd1f055ee18bb (diff)
downloadtorspec-615ebe5fd4492b103c9c3809852f526e8ce274ae.tar.gz
torspec-615ebe5fd4492b103c9c3809852f526e8ce274ae.zip
Prop 312: Explain default outbound address better
Part of 33073.
Diffstat (limited to 'proposals/312-relay-auto-ipv6-addr.txt')
-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