Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/larseggert/l4s-box
A Vagrant box running an L4S kernel, with mininet installed
https://github.com/larseggert/l4s-box
ietf l4s mininet tcp tcpm vagrant virtualbox
Last synced: about 1 month ago
JSON representation
A Vagrant box running an L4S kernel, with mininet installed
- Host: GitHub
- URL: https://github.com/larseggert/l4s-box
- Owner: larseggert
- License: bsd-2-clause
- Created: 2021-01-12T16:04:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-14T12:53:40.000Z (almost 4 years ago)
- Last Synced: 2024-07-29T18:56:32.579Z (5 months ago)
- Topics: ietf, l4s, mininet, tcp, tcpm, vagrant, virtualbox
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# L4S Box for Vagrant
This repo contains the `Vagrantfile` for a [Vagrant](https://www.vagrantup.com/)
box (in [Virtualbox](https://www.virtualbox.org/) format) that runs an
[L4S](https://l4steam.github.io/)-enabled kernel that uses the [TCP
Prague](https://netdevconf.info/0x13/session.html?talk-tcp-prague-l4s)
congestion controller by default. [Mininet](http://mininet.org/) is also
installed, to enable easier experimentation with L4S and TCP Prague.A pre-built version of the box can be downloaded as an artifact of the latest
[GitHub Action](https://github.com/larseggert/l4s-box/actions).