[tor-commits] [torspec/master] Specify that IPv4/IPv6 addresses mean TLS-over-TCP.

nickm at torproject.org nickm at torproject.org
Thu Mar 22 15:28:12 UTC 2012


commit 69a892540b5cfe528746e0311502149731c52b01
Author: Nick Mathewson <nickm at torproject.org>
Date:   Thu Mar 22 11:30:03 2012 -0400

    Specify that IPv4/IPv6 addresses mean TLS-over-TCP.
---
 proposals/xxx-new-create-and-extend-cells.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/proposals/xxx-new-create-and-extend-cells.txt b/proposals/xxx-new-create-and-extend-cells.txt
index 01748e3..538620e 100644
--- a/proposals/xxx-new-create-and-extend-cells.txt
+++ b/proposals/xxx-new-create-and-extend-cells.txt
@@ -74,9 +74,9 @@ Link target specifiers:
   identity matches, and should follow the current rules for making sure that
   addresses match.
 
-  [00] IPv4 address
+  [00] TLS-over-TCP, IPv4 address
        A four-byte IPv4 address plus two-byte ORPort
-  [01] IPv6 address
+  [01] TLS-over-TCP, IPv6 address
        A sixteen-byte IPv6 address plus two-byte ORPort
   [02] Legacy identity
        A 20-byte SHA1 identity fingerprint. At most one may be listed.





More information about the tor-commits mailing list