commit | 8a6df73d033da748b0adfe462c7a88d916ea0f22 | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Thu Sep 06 13:18:53 2018 -0700 |
committer | Charles Chan <rascov@gmail.com> | Thu Sep 06 14:10:35 2018 -0700 |
tree | 0f1d04c683ed3b2cedf25fb5c1b79caa00b232d5 | |
parent | e0eb9a08f4849993e8386e59d62b66c2cb885430 [diff] |
Disable NIC offloading Change-Id: Ib46448c8b24f4f499b3fe9f4462a2daa361de5a5
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
)