commit | 4761f5a511f7ac4d38385c66de8105f04a6d9590 | [log] [tgz] |
---|---|---|
author | iii mcord <tcnieh@iii.org.tw> | Tue Jan 16 10:59:10 2018 +0000 |
committer | Charles Chan <charles@opennetworking.org> | Thu Jan 18 06:09:23 2018 +0000 |
tree | 3cb63f132952adac46ac5e928f3bcc42a5ccc1d4 | |
parent | d0806a68904647bd63b890e56957b9ed07b02b71 [diff] |
Modify the misspells of the README Change-Id: Ie99bcbccc041a5f2a1e4e50ba24d3678950d387c
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
)