commit | 924b945bc9d636ebd4a0b621d5560c4b667951b9 | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Wed Oct 25 21:23:43 2017 -0700 |
committer | Charles Chan <rascov@gmail.com> | Wed Oct 25 22:04:52 2017 -0700 |
tree | f890da1f0918b4bcac7f43df7d1e7e86f00f1b18 | |
parent | facc50692c4c2b6cd864cbe282ca630fa3d302ce [diff] |
Update README.md - Fetch patched Quagga from CORD repo - Specify ONOS version and update the application list Change-Id: I0f6512dc1d86a34c325ebc600e55ae4f25fe1414
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
)