commit d6e18ebe538df66b372b4ebd56fdadff5119186c Author: teor teor@torproject.org Date: Fri May 1 17:23:44 2020 +1000
Prop 311: Say "port forwarding" for clarity --- proposals/311-relay-ipv6-reachability.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/proposals/311-relay-ipv6-reachability.txt b/proposals/311-relay-ipv6-reachability.txt index e3fe81a..7584e77 100644 --- a/proposals/311-relay-ipv6-reachability.txt +++ b/proposals/311-relay-ipv6-reachability.txt @@ -337,7 +337,8 @@ Ticket: #24404
Check for a cell on any IPv4 and any IPv6 ORPort. (We can't know which listener(s) correspond to the advertised ORPorts, particularly when using - NAT.) Make sure the cell was received on an inbound OR connection. + port forwarding.) Make sure the cell was received on an inbound OR + connection.
2. Check for created cells from testing circuits on outbound OR connections
tor-commits@lists.torproject.org