[or-cvs] export the default exit policy via the control port, so con...
arma at seul.org
arma at seul.org
Tue Jun 13 09:15:42 UTC 2006
Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc
Modified Files:
control-spec.txt
Log Message:
export the default exit policy via the control port, so controllers
don't need to guess what it is / will be later.
Index: control-spec.txt
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/control-spec.txt,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -p -d -r1.83 -r1.84
--- control-spec.txt 7 Jun 2006 06:53:43 -0000 1.83
+++ control-spec.txt 13 Jun 2006 09:15:40 -0000 1.84
@@ -316,6 +316,13 @@ $Id$
"config-file" -- The location of Tor's configuration file ("torrc").
+ ["exit-policy/prepend" -- The default exit policy lines that Tor will
+ *prepend* to the ExitPolicy config option.
+ -- Never implemented. Useful?]
+
+ "exit-policy/default" -- The default exit policy lines that Tor will
+ *append* to the ExitPolicy config option.
+
"desc/id/<OR identity>" or "desc/name/<OR nickname>" -- the latest
server descriptor for a given OR, NUL-terminated.
More information about the tor-commits
mailing list