commit | d5e6170afe85d909e345cb8d7b8dbe2e468aefd5 | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Thu Aug 30 11:21:28 2018 -0700 |
committer | Charles Chan <rascov@gmail.com> | Thu Aug 30 11:21:44 2018 -0700 |
tree | d03bf4f4ca746d18a1a7270cc93fc6eaeb40803d | |
parent | 9c5169f8f6d1384eb7b42f3ae07ddcc74c4f0d8c [diff] |
Remove IPv6 config. Fix py script permission. Change-Id: I4278ae10a005c6e614b09159a69df3afe69c741a
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
)