[torspec/master] Update spec from phw's comments.

commit 64b6ae71ab362d052d38d75a6bfb5af93f8af6a0 Author: Alexander Færøy <ahf@torproject.org> Date: Sun May 19 22:15:18 2019 +0200 Update spec from phw's comments. --- pt-spec.txt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pt-spec.txt b/pt-spec.txt index 8231597..0a8548f 100644 --- a/pt-spec.txt +++ b/pt-spec.txt @@ -219,12 +219,11 @@ Table of Contents "TOR_PT_OUTBOUND_BIND_ADDRESS" - Specifies an IP address that the PT proxy or server SHOULD use as source - address for outgoing IP connections. This feature allows people with multiple - network interfaces to specify explicitly which interface they prefer the PT to - use. + Specifies an IP address that the PT proxy SHOULD use as source address for + outgoing IP packets. This feature allows people with multiple network + interfaces to specify explicitly which interface they prefer the PT proxy to use. - If this value is unset or empty the PT MUST use the default source + 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
participants (1)
-
dgoulet@torproject.org