commit 1ecf3f66586816fc718e38f8cd7cbb23fa9b81f5 Author: Alexander Færøy ahf@torproject.org Date: Tue May 21 13:54:52 2019 +0200
Clearify loopback address for IPv6. --- pt-spec.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/pt-spec.txt b/pt-spec.txt index 5fefff1..e43a3f7 100644 --- a/pt-spec.txt +++ b/pt-spec.txt @@ -244,8 +244,7 @@ Table of Contents If this value is unset or empty, the PT proxy MUST use the default source address for outgoing connections.
- This setting MUST be ignored for connections to - loopback addresses ([::1]). + This setting MUST be ignored for connections to the loopback address ([::1]).
IPv6 addresses MUST always be wrapped in square brackets.
tor-commits@lists.torproject.org