[torspec/master] Specify "tunnelled-dir-server" line.

commit 8bc30d6d4312a88770f848111b7eff909c6a975b Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Tue Jun 28 11:07:08 2016 +0200 Specify "tunnelled-dir-server" line. Partial implementation of prop 237, ticket 12538. See also 1ceb714 in tor.git. --- dir-spec.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dir-spec.txt b/dir-spec.txt index c1bb2d4..3938679 100644 --- a/dir-spec.txt +++ b/dir-spec.txt @@ -722,6 +722,14 @@ Tor MAY accept a limited number of addresses or ports. As of Tor 0.2.3.x only the first address and the first port are used. + "tunnelled-dir-server" NL + + [At most once.] + [No extra arguments] + + Present if the router accepts "tunneled" directory requests using a + BEGIN_DIR cell over the router's OR port. + 2.1.2. Extra-info document format Extra-info documents consist of the following items:
participants (1)
-
nickm@torproject.org