diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2022-09-10 16:53:39 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2022-09-10 16:53:39 +0200 |
| commit | da78abb61c81aba1cb714d85b9b622ae6f6283b1 (patch) | |
| tree | dd679811495927568d4eeb65778b3c26aea432ae /example | |
| parent | 6a2319e07c915c66dd6b43279d5deb1e0fcca251 (diff) | |
Update platform parser
Diffstat (limited to 'example')
| -rw-r--r-- | example/platform.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/example/platform.yaml b/example/platform.yaml index f29ebd2..61e5bee 100644 --- a/example/platform.yaml +++ b/example/platform.yaml @@ -14,6 +14,8 @@ interfaces: wireless: yes links: - 0 1Bps 10s 0 + txperfs: + - 1Bps 10s eth0: wireless: no links: 5Mbps 10s
\ No newline at end of file |
