-
Notifications
You must be signed in to change notification settings - Fork 3
Mininet Community Extensions and Packages
This page is intended to be a simple reference to community-developed extensions to Mininet and other packages and tools which may be of interest to Mininet users.
(Note that one of the GSoC participants is prototyping a PyPI-like repository for Mininet-compatible Python packages, so that may be available in the future!)
If links are broken, please fix them - thanks! Please also feel free to improve the text descriptions.
-
RHEL/Scientific 6: http://puias.princeton.edu/data/puias/computational/6/SRPMS/mininet-2.0.0-2.puias6.src.rpm
-
CentOS/Scientific Linux: http://downloads.naulinux.ru/pub/NauLinux/6.3/x86_64/Extras/RPMS/Projects/OpenFlow/
-
Visual Network Description - VND (http://www.ramonfontes.com/vnd) - A GUI tool that allows automatic creation of Mininet and Openflow Controllers Scripts.
-
Chef cookbook for installing Mininet: https://github.com/karlll/mininet-cookbook.git
- Mininet for CCNx (content-centric networking): https://github.com/carlosmscabral/mn-ccnx/wiki
- http://reproducingnetworkresearch.wordpress.com includes a variety of reproducible networking experiments implemented using Mininet.
- RipL-POX is a multipath-capable controller written in POX. The README explains how to create a Fat Tree topology using Mininet and use it with RipL-POX as the controller.