mininet: init at 2.3.0d4 (#41261)

Mininet (https://github.com/mininet/mininet) is a popular network emulator that
glues several components such as network namespaces, traffic control
commands into a set of python bindings. It is then "easy" to describe a
topology and run experiments on it.
This commit is contained in:
Matthieu Coudron
2018-11-22 08:33:10 +09:00
committed by Jörg Thalheim
parent 494e290dce
commit 35f74c3608
5 changed files with 92 additions and 0 deletions

View File

@@ -103,6 +103,7 @@
./programs/less.nix
./programs/light.nix
./programs/mosh.nix
./programs/mininet.nix
./programs/mtr.nix
./programs/nano.nix
./programs/npm.nix