[tor-commits] [torspec/master] Remove next-circuit.
nickm at torproject.org
nickm at torproject.org
Tue Oct 24 12:32:19 UTC 2017
commit 226a54418ca84446d1902f7abb9a89937476e5c8
Author: Tom Ritter <tom at ritter.vg>
Date: Fri Oct 20 11:55:36 2017 -0500
Remove next-circuit.
It is not documented anywhere else, nor implemented.
It is not clear if the TODO refers to the documentation of the feature, or the feature itself.
Just remove it and we can add it back if it's implemented.
---
control-spec.txt | 3 ---
1 file changed, 3 deletions(-)
diff --git a/control-spec.txt b/control-spec.txt
index 50a59dd..78f02e7 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -747,9 +747,6 @@
Maps IP addresses to 2-letter country codes. For example,
"GETINFO ip-to-country/18.0.0.1" should give "US".
- "next-circuit/IP:port"
- XXX todo.
-
"process/pid" -- Process id belonging to the main tor process.
"process/uid" -- User id running the tor process, -1 if unknown (this is
unimplemented on Windows, returning -1).
More information about the tor-commits
mailing list