commit e949e600ca6b9589f80e1df0545afd870a57a946 Author: David Goulet dgoulet@torproject.org Date: Tue Apr 25 13:39:38 2017 -0400
dir-spec: Add obsolete version for allow-single-hop-exits
We've rendered this option obsolete in 0.3.1.0-alpha.
Signed-off-by: David Goulet dgoulet@torproject.org --- dir-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dir-spec.txt b/dir-spec.txt index ae557cf..2dcf196 100644 --- a/dir-spec.txt +++ b/dir-spec.txt @@ -703,7 +703,7 @@ Present only if the router allows single-hop circuits to make exit connections. Most Tor relays do not support this: this is included for specialized controllers designed to support perspective - access and such. + access and such. This is obsolete in tor version >= 0.3.1.0-alpha.
"or-address" SP ADDRESS ":" PORT NL
tor-commits@lists.torproject.org