[torspec/master] Add forgotten error_misc

commit 9934884f017ed9b15ec1ef3e31ae262adf1c0bcf Author: juga0 <juga@riseup.net> Date: Mon May 28 21:03:43 2018 +0000 Add forgotten error_misc --- bandwidth-file-spec.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt index 7a82510..864fffc 100644 --- a/bandwidth-file-spec.txt +++ b/bandwidth-file-spec.txt @@ -346,6 +346,13 @@ Every RelayLine in sbws version 0.1.0 consists of: The number of times that the bandwidth measurement for this relay failed because of stream failures. + "error_misc=" Int NL + + [Zero or one time.] + + The number of times that the bandwidth measurement for this relay + failed because of other reasons. + 2.4.2. Torflow Torflow RelayLines include node_id and bw, and other KeyValue pairs [2].
participants (1)
-
nickm@torproject.org