commit | d5d808765fbfbe4c1d2685ff1ae6bc274c26a101 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@onlab.us> | Mon Jan 16 13:55:41 2017 -0800 |
committer | Jonathan Hart <jono@onlab.us> | Mon Jan 16 13:55:41 2017 -0800 |
tree | a8325e676a1d7b1cbe88bfb86d5ce08ef3836f5a | |
parent | fc0af77efaf0f8e46b162bb195c930150902a952 [diff] |
Add logging for Quagga daemons. Ensure log and run directories exist, creating them if necessary.
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
)