aboutsummaryrefslogtreecommitdiff
path: root/control-spec.txt
diff options
context:
space:
mode:
authorteor (Tim Wilson-Brown) <teor2345@gmail.com>2015-11-16 23:40:16 +1100
committerteor (Tim Wilson-Brown) <teor2345@gmail.com>2015-11-16 23:40:16 +1100
commitd92f97b146643db6daf084a0b64b50cd6258ba16 (patch)
treeb8e9d94277f3a8724cc0ebd917ac4ff4945ee957 /control-spec.txt
parent11bfee42b4e860524ba6c8941089ae5dfed5932a (diff)
downloadtorspec-d92f97b146643db6daf084a0b64b50cd6258ba16.tar.gz
torspec-d92f97b146643db6daf084a0b64b50cd6258ba16.zip
Update control-spec for exit-policy/reject-private/*
Diffstat (limited to 'control-spec.txt')
-rw-r--r--control-spec.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/control-spec.txt b/control-spec.txt
index 5dc7f8d..0fddb54 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -512,6 +512,16 @@
"exit-policy/default" -- The default exit policy lines that Tor will
*append* to the ExitPolicy config option.
+ "exit-policy/reject-private/default" -- The default exit policy lines
+ that Tor will *prepend* to the ExitPolicy config option when
+ ExitPolicyRejectPrivate is 1.
+
+ "exit-policy/reject-private/relay" -- The relay-specific exit policy
+ lines that Tor will *prepend* to the ExitPolicy config option when
+ ExitPolicyRejectPrivate is 1. These lines are based on the public
+ addresses configured in the torrc and present on the relay's
+ interfaces.
+
"exit-policy/ipv4"
"exit-policy/ipv6"
"exit-policy/full" -- This OR's exit policy, in IPv4-only, IPv6-only, or