commit | f28b53ce95dd07fd14d3635ce282dfddffc090db | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Mon Apr 16 17:27:47 2018 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Mon Apr 16 17:27:55 2018 +0200 |
tree | 4f84a5097b3254b983c13d79585061ad50215d7a | |
parent | 915dff557111104c0ac65fc93dfdc956f650927e [diff] |
Adding mcast app to the required in ONOS_APPS Change-Id: I3eb9e9b4d28ae2668ad7160cd427848bc3d26724
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
)