commit | 9e332d8f6f7412676d1c935ba14522f385787090 | [log] [tgz] |
---|---|---|
author | Yi Tseng <a86487817@gmail.com> | Fri Jul 28 17:52:21 2017 -0700 |
committer | Yi Tseng <a86487817@gmail.com> | Fri Aug 04 17:33:12 2017 -0700 |
tree | 97ea54bd01662afcfb2b2db62ee8d6ac6c658109 | |
parent | 90109fbdfdf63969cdcf8b6872635af5fa432821 [diff] |
Add DHCP relay Change-Id: I75aa18b6798824285de4cdc101917ed72d8149d6
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
)