[tor-commits] [torspec/master] control-spec: Mention IP_NOW_REDUNDANT circuit close reason.

nickm at torproject.org nickm at torproject.org
Thu Jun 18 18:12:45 UTC 2020


commit b418155587c44011ad68476da9a23e488889b20f
Author: Nick Mathewson <nickm at torproject.org>
Date:   Wed Jun 17 13:08:59 2020 -0400

    control-spec: Mention IP_NOW_REDUNDANT circuit close reason.
---
 control-spec.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/control-spec.txt b/control-spec.txt
index 548edce..a20c312 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -2233,6 +2233,9 @@
       MEASUREMENT_EXPIRED (As "TIMEOUT", except that we had left the circuit
                            open for measurement purposes to see how long it
                            would take to finish.)
+      IP_NOW_REDUNDANT    (Closing a circuit to an introduction point that
+                           has become redundant, since some other circuit
+                           opened in parallel with it has succeeded.)
 
    The "REMOTE_REASON" field is provided only when we receive a DESTROY or
    TRUNCATE cell, and only if extended events are enabled.  It contains the





More information about the tor-commits mailing list