commit | 52a9cf841b9b7250c2e8f6c03e6d8da0eda9a76d | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Thu Jun 08 11:53:20 2017 -0700 |
committer | Charles Chan <rascov@gmail.com> | Thu Jun 08 11:54:13 2017 -0700 |
tree | cc5fb23cf35f3b70617dbdf99e7e48323bd2e5be | |
parent | ccef7520b238eaa20ba25aad4ea9928467d0221e [diff] |
Add DNS option example to dhcpd.conf Change-Id: I72cb72d3f1cc17fd983cdc76af5b33237fc8e0c6
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
)