From b933360ee848873db6c051eabe5aecd01b3f67a3 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 18 Apr 2013 22:43:52 -0400 Subject: Add a boolean to flag-thresholds for "we have enough measured bandwidth" Implements #8711. --- changes/bug8711 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 changes/bug8711 (limited to 'changes/bug8711') diff --git a/changes/bug8711 b/changes/bug8711 new file mode 100644 index 000000000..28a1daa45 --- /dev/null +++ b/changes/bug8711 @@ -0,0 +1,6 @@ + o Minor features (authority): + - Add a "ignoring-advertised-bws" boolean to our flag-thresholds + lines to describe whether we have enough measured bandwidths to + ignore advertised bandwidth claims. Closes ticket 8711. + + -- cgit v1.2.3