aboutsummaryrefslogtreecommitdiff
path: root/spec/bandwidth-file-spec/format-details.md
blob: c5de6f39265414ca2a51a0c077eb1e4d80b9df07 (plain)
1
2
3
4
5
6
7
8
9
10
11
<a id="bandwidth-file-spec.txt-2"></a>

# Format details

```text
  The Bandwidth File MUST contain the following sections:
  - Header List (exactly once), which is a partially ordered list of
    - Header Lines (one or more times), then
  - Relay Lines (zero or more times), in an arbitrary order.
  If it does not contain these sections, parsers SHOULD ignore the file.
```