[tor-commits] [torspec/master] Update dir-spec wrt to pluggable transports in extra-info.

nickm at torproject.org nickm at torproject.org
Thu Jun 28 19:23:58 UTC 2012


commit 8b725914cac69c5a4d208e0835a1404e40e41970
Author: George Kadianakis <desnacked at riseup.net>
Date:   Thu Mar 15 14:31:45 2012 -0700

    Update dir-spec wrt to pluggable transports in extra-info.
---
 dir-spec.txt |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/dir-spec.txt b/dir-spec.txt
index ab8b064..b7cbefd 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -888,6 +888,12 @@
         List of mappings from ports to the number of opened exit streams
         to that port, rounded up to the nearest multiple of 4.
 
+    "transport" transportname address:port [arglist] NL
+        [Any number.]
+
+        Signals that the router supports the 'transportname' pluggable
+        transport in IP address 'address' and TCP port 'port'.
+
     "router-signature" NL Signature NL
         [At end, exactly once.]
 





More information about the tor-commits mailing list