diff options
author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2021-07-24 18:51:44 +0200 |
---|---|---|
committer | Dimitri Staessens <dimitri@ouroboros.rocks> | 2021-07-24 18:51:44 +0200 |
commit | 11df60452fdfc205fb42626eb65b261601cfb431 (patch) | |
tree | 6217a51c139d95389654182ae235f25b131a630b /content/en | |
parent | 4ebdc1ad5742d3386dc517a88b3f855a5cc837d7 (diff) | |
download | website-11df60452fdfc205fb42626eb65b261601cfb431.tar.gz website-11df60452fdfc205fb42626eb65b261601cfb431.zip |
docs: Fix bullet points in rumba tool
Diffstat (limited to 'content/en')
-rw-r--r-- | content/en/docs/Tools/rumba.md | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/content/en/docs/Tools/rumba.md b/content/en/docs/Tools/rumba.md index 5594e50..00c4dd2 100644 --- a/content/en/docs/Tools/rumba.md +++ b/content/en/docs/Tools/rumba.md @@ -24,14 +24,15 @@ layers. I try to keep it up-to-date for the Ouroboros prototype. The features of Rumba are: * easily define network topologies * use different prototypes]: - * Ouroboros[^1] - * rlite - * IRATI + * Ouroboros[^1] + * rlite + * IRATI + * create these networks using different possible environments: - * local PC (Ouroboros only) - * docker container - * virtual machine (qemu) - * [jFed](https://jfed.ilabt.imec.be/) testbeds + * local PC (Ouroboros only) + * docker container + * virtual machine (qemu) + * [jFed](https://jfed.ilabt.imec.be/) testbeds * script experiments * rudimentary support for drawing these networks (using pydot) |