Extra
Rumba
Rumba is an experimentation framework for deploying recursive network experiments in various network testbeds. It is developed as part of the ARCFIRE project, and available on gitlab .
Extra
Raptor
Raptor is a proof-of-concept FPGA demonstrator for running Ouroboros directly over Ethernet PHY (OSI L1). For this, it uses the NetFPGA 10G platform, which has Broadcom AEL2005 PHY 10G Ethernet devices. Raptor is point-to-point and does not use addresses. It is available for Linux only and support is minimal. If you are interested in trying it out, please contact us via the ouroboros mailing list or the IRC channel.
You can clone the raptor repository:
Extra
ioq3
As a demo, we have added Ouroboros support to the ioq3 game engine. ioq3 is a fork of ID software’s Quake III Arena GPL Source Release. The port is available as a patch. The servers currently only work in dedicated mode (there is no way yet to start a server from the client).
To get the demo, first get the latest ioq3 sources:
$ git clone https://github.com/ioquake/ioq3.git $ cd ioq3 Copy the patch via the link above, or get it via wget: