commit | 15375eaffe8ddad53ecd5688f72b995412197ba4 | [log] [tgz] |
---|---|---|
author | Yi Tseng <a86487817@gmail.com> | Wed Jul 26 16:34:09 2017 -0700 |
committer | Yi Tseng <a86487817@gmail.com> | Tue Aug 01 10:33:58 2017 -0700 |
tree | ab76136b6451aeeca44ffa9139684351fc743347 | |
parent | 90109fbdfdf63969cdcf8b6872635af5fa432821 [diff] |
Trellis library fix for DHCPv6 - add link-local address to DHCPv6 client and server - Bug fix Change-Id: Idc073ecbd5ab40d166bccf65403f815a71346200
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
)