From 31b51849b50904e2206f59832bd86217c662dbd8 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Tue, 13 Jun 2006 09:16:09 +0000 Subject: export the default exit policy via the control port, so controllers don't need to guess what it is / will be later. svn:r6615 --- doc/control-spec.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/control-spec.txt b/doc/control-spec.txt index 196cf7e7aa..b8566d6031 100644 --- a/doc/control-spec.txt +++ b/doc/control-spec.txt @@ -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 "desc/name/" -- the latest server descriptor for a given OR, NUL-terminated. -- cgit v1.2.3-54-g00ecf