commit | 90109fbdfdf63969cdcf8b6872635af5fa432821 | [log] [tgz] |
---|---|---|
author | Yi Tseng <a86487817@gmail.com> | Mon Jul 17 14:48:15 2017 -0700 |
committer | Yi Tseng <a86487817@gmail.com> | Mon Jul 17 15:32:32 2017 -0700 |
tree | 76bb8072d09c643ccc482ab6c6bbf7fc611a94e4 | |
parent | d0071a1e9a453fa5f63fb27e68efb2111b95a318 [diff] |
Add DHCPv6Client and DHCPv6Server Change-Id: I08db355f5632c14fdfcda3f252b0b77daadae500
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
)