aboutsummaryrefslogtreecommitdiff
path: root/spec/bandwidth-file-spec/implementation-details.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/bandwidth-file-spec/implementation-details.md')
-rw-r--r--spec/bandwidth-file-spec/implementation-details.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/spec/bandwidth-file-spec/implementation-details.md b/spec/bandwidth-file-spec/implementation-details.md
index 1695793..6775e05 100644
--- a/spec/bandwidth-file-spec/implementation-details.md
+++ b/spec/bandwidth-file-spec/implementation-details.md
@@ -1,10 +1,10 @@
<a id="bandwidth-file-spec.txt-2.4"></a>
-## Implementation details
+# Implementation details
<a id="bandwidth-file-spec.txt-2.4.1"></a>
-### Writing bandwidth files atomically { #write-atomically }
+## Writing bandwidth files atomically { #write-atomically }
To avoid inconsistent reads, implementations SHOULD write bandwidth files
atomically. If the file is transferred from another host, it SHOULD be
@@ -19,13 +19,13 @@ Torflow does not write bandwidth files atomically.
<a id="bandwidth-file-spec.txt-2.4.2"></a>
-### Additional KeyValue pair definitions { #key-value-pairs }
+## Additional KeyValue pair definitions { #key-value-pairs }
KeyValue pairs in RelayLines that current implementations generate.
<a id="bandwidth-file-spec.txt-2.4.2.1"></a>
-#### Simple Bandwidth Scanner { #sbws }
+### Simple Bandwidth Scanner { #sbws }
sbws RelayLines contain these keys:
@@ -381,7 +381,7 @@ This KeyValue was added in version 1.7.0 of this specification.
<a id="bandwidth-file-spec.txt-2.4.2.2"></a>
-#### Torflow
+### Torflow
Torflow RelayLines include node_id and bw, and other KeyValue pairs \[2\].