[torspec/master] Describe new flag for ticket #8711

commit 6d29935d15e89dcaada629b8db53e57f6f911a59 Author: Nick Mathewson <nickm@torproject.org> Date: Thu Apr 18 22:44:50 2013 -0400 Describe new flag for ticket #8711 Implemented in tor in b933360ee848873db6c051eabe5aecd01b3f67a3 --- dir-spec.txt | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/dir-spec.txt b/dir-spec.txt index 5a84250..029454d 100644 --- a/dir-spec.txt +++ b/dir-spec.txt @@ -1270,6 +1270,10 @@ "guard-bw-exc-exits" -- If exits can't be guards, then all guards guards must have a bandwidth this high. + "ignoring-advertised-bws" -- 1 if we have enough measured bandwidths + that we'll ignore the advertised bandwidth + claims of routers without measured bandwidth. + "fresh-until" SP YYYY-MM-DD SP HH:MM:SS NL [Exactly once.]
participants (1)
-
nickm@torproject.org