commit | ce97e5be569fe2ab53e9b53b927bccb5166e018f | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@onlab.us> | Tue Apr 19 01:41:31 2016 -0700 |
committer | Jonathan Hart <jono@onlab.us> | Tue Apr 19 01:41:31 2016 -0700 |
tree | 35cda5e0a96e17ead48b2928325135330b58dad1 | |
parent | 4b05cb716a85765d47c8a979028aa10e9b1d0934 [diff] |
Import scripts from old repository
This repository contains a set of libraries and scripts that build on top of Mininet to construct topologies that include L3 routing elements. Quagga is used to construct routes that support a variety of routing protocols.
sudo apt-get install mininet
sudo apt-get install quagga
sudo pip install ipaddress
(if that doesn't work use sudo apt-get install python-pip
)