diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-05-10 14:24:17 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-05-10 14:24:17 -0400 |
commit | 1cf970c3dbbdbdf2b2fb162bbeeb6890e9b6c5c4 (patch) | |
tree | c0b74a79e9b0fb74fe9ad332a2663b02e6e043fb /doc | |
parent | e30a4311e2ebf2f33eea1228e2fc08e2b96cc094 (diff) | |
parent | 31ed10f6c250659fbc4593f539fec5f3ef8859ee (diff) | |
download | tor-1cf970c3dbbdbdf2b2fb162bbeeb6890e9b6c5c4.tar.gz tor-1cf970c3dbbdbdf2b2fb162bbeeb6890e9b6c5c4.zip |
Merge remote-tracking branch 'asn/bug5540'
Diffstat (limited to 'doc')
-rw-r--r-- | 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 730e2fbcc2..44716efc0c 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) |