commit | ba96c61f148ee1790bc4297378ee26983f70933c | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Mon Apr 23 12:09:34 2018 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Tue Apr 24 12:31:22 2018 +0000 |
tree | 91f1393cd1a9351a2a2d4131b7d674da9ec20bf7 | |
parent | f28b53ce95dd07fd14d3635ce282dfddffc090db [diff] |
Improve trellis hag for mcast use cases Adding 1 IPv4, 1 IPv6 host and IPv6 address to dh1 Change-Id: I7fe30d8f85e76dde0948689fa04a9154530a5419
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
)