[tor-commits] [tor/master] Explain TransportProxy within doc/state-contents.txt.
nickm at torproject.org
nickm at torproject.org
Thu May 10 18:28:06 UTC 2012
commit 31ed10f6c250659fbc4593f539fec5f3ef8859ee
Author: George Kadianakis <desnacked at riseup.net>
Date: Sat Mar 31 14:33:11 2012 +0200
Explain TransportProxy within doc/state-contents.txt.
---
doc/state-contents.txt | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/state-contents.txt b/doc/state-contents.txt
index 730e2fb..44716ef 100644
--- a/doc/state-contents.txt
+++ b/doc/state-contents.txt
@@ -60,10 +60,10 @@ Recognized fields are:
One or more of these may be present.
- The format is "transportname addr:port", to remember the address at
- which a pluggable transport was listening.
-
- [XXXX why?]
+ The format is "transportname addr:port", to remember the address
+ at which a pluggable transport was listening. Tor bridges use
+ this information to spawn pluggable transport listeners in the
+ same IP address and TCP port even after tor client restarts.
BWHistoryReadEnds (ISO time)
BWHistoryReadInterval (integer, number of seconds)
More information about the tor-commits
mailing list