[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [torspec/master] In prop196, note that USERADDR port is not optional.
commit 17d433247bdfb4c0282e61f790bf7aa587ea8ee3
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Wed Sep 20 08:40:45 2017 -0400
In prop196, note that USERADDR port is not optional.
Part of ticket 23080.
---
proposals/196-transport-control-ports.txt | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/proposals/196-transport-control-ports.txt b/proposals/196-transport-control-ports.txt
index 154e581..4ef7840 100644
--- a/proposals/196-transport-control-ports.txt
+++ b/proposals/196-transport-control-ports.txt
@@ -98,7 +98,12 @@ Implemented-In: 0.2.5.2-alpha
An ASCII string holding the TCP/IP address of the client of the
pluggable transport proxy. A Tor bridge SHOULD use that address to
- collect statistics about its clients.
+ collect statistics about its clients. Recognized formats are:
+ 1.2.3.4:5678
+ [1:2::3:4]::5678
+
+ (Current Tor versions may accept other formats, but this is a bug:
+ transports MUST NOT send them.)
The string MUST not be NUL-terminated.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits