commit | d0071a1e9a453fa5f63fb27e68efb2111b95a318 | [log] [tgz] |
---|---|---|
author | Yi Tseng <a86487817@gmail.com> | Tue Jun 20 15:23:13 2017 -0700 |
committer | Yi Tseng <a86487817@gmail.com> | Tue Jun 20 15:23:46 2017 -0700 |
tree | d389d66913a6c47c317ca68fc123aa0a99604386 | |
parent | 4a2bd0ff4950efc7b1dd2709044a3d186826b365 [diff] |
Add missing package, fix incorrect installation path and typo Change-Id: I349da2ba23756a54b434c266b1bd3bb03c1b4875
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
)