commit | 2c58b506b73a1c7c855c1273c61c803ea183bc4d | [log] [tgz] |
---|---|---|
author | Yi Tseng <yi@opennetworking.org> | Wed Aug 02 16:30:05 2017 -0700 |
committer | Charles Chan <charles@opennetworking.org> | Thu Aug 24 18:27:23 2017 +0000 |
tree | a85f49594699169dcb7c1e86787e3201eee69986 | |
parent | d244e564d05ae1832e8905b545aeb58318227efb [diff] |
New network config for DHCP relay app Change-Id: I5f1a6934be2936c21cb754f6a951d87fffc065a4
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
)