[tor-commits] [torspec/master] Bug 19859: Note that client protocols might be extended later

nickm at torproject.org nickm at torproject.org
Mon Nov 25 13:45:01 UTC 2019


commit cd916518f3e3ea5f8a390d24727eadf68cb8271f
Author: JeremyRand <biolizard89 at gmail.com>
Date:   Wed Oct 9 22:56:51 2019 +0000

    Bug 19859: Note that client protocols might be extended later
---
 control-spec.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/control-spec.txt b/control-spec.txt
index 03439eb..d7c7cc9 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -2215,7 +2215,7 @@
    The "CLIENT_PROTOCOL" field indicates the protocol that was used by a client
    to initiate this stream. (Streams for clients connected with different
    protocols are isolated on separate circuits if the IsolateClientProtocol
-   flag is active.)
+   flag is active.)  Controllers MUST tolerate unrecognized client protocols.
 
    The "NYM_EPOCH" field indicates the nym epoch that was active when a client
    initiated this stream. The epoch increments when the NEWNYM signal is





More information about the tor-commits mailing list