[tor-commits] [torspec/master] Change extra-info prefix of 180 from "method" to "transport".

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


commit 989b4a68a2639d14b7b96f63a65fcf6619cb239a
Author: George Kadianakis <desnacked at riseup.net>
Date:   Thu Mar 15 14:31:23 2012 -0700

    Change extra-info prefix of 180 from "method" to "transport".
---
 proposals/180-pluggable-transport.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/proposals/180-pluggable-transport.txt b/proposals/180-pluggable-transport.txt
index eb180dc..433cad1 100644
--- a/proposals/180-pluggable-transport.txt
+++ b/proposals/180-pluggable-transport.txt
@@ -478,7 +478,7 @@ Advertising bridge methods
 
   Bridges put the 'method' lines in their extra-info documents.
 
-     method SP <methodname> SP <address:port> [SP arglist] NL
+     transport SP <transportname> SP <address:port> [SP arglist] NL
 
   The address:port are as returned from an SMETHOD line (unless they are
   replaced by the FORWARD: directive).  The arglist is a K=V,... list as
@@ -487,7 +487,7 @@ Advertising bridge methods
   If the SMETHOD line includes a DECLARE: part, the router descriptor gets
   a new line:
 
-     method-info SP <methodname> [SP arglist] NL
+     transport-info SP <transportname> [SP arglist] NL
 
 Bridge authority behavior
 





More information about the tor-commits mailing list