[tor-commits] [torspec/master] Explicitly allow future new types of CIRC2 events

nickm at torproject.org nickm at torproject.org
Wed Jan 11 17:20:26 UTC 2012


commit c2627218b11819577007504096d14f90e49a7e19
Author: Robert Ransom <rransom.8774 at gmail.com>
Date:   Sun Jun 26 10:54:57 2011 -0700

    Explicitly allow future new types of CIRC2 events
---
 control-spec.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/control-spec.txt b/control-spec.txt
index e76f377..664ff0c 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -1922,6 +1922,8 @@
              "PURPOSE_CHANGED" / ; circuit purpose or HS-related state changed
              "CANNIBALIZED"      ; circuit cannibalized
 
+  Clients MUST accept circuit events not listed above.
+
   The "OLD_PURPOSE" field is provided for both PURPOSE_CHANGED and
   CANNIBALIZED events.  The "OLD_HS_STATE" field is provided whenever
   the "OLD_PURPOSE" field is provided and is a hidden-service-related





More information about the tor-commits mailing list