commit | 4bcd956f371b2a1ff646e0189980a7dc4376464a | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Sun Dec 15 00:02:32 2019 -0800 |
committer | Charles Chan <rascov@gmail.com> | Sun Dec 15 00:02:43 2019 -0800 |
tree | bc8f9d4d48e5cc8cfbdf60db346b73320122d2d1 | |
parent | 65b0714dcfb7c49c842050e5355ce1d7e5e364af [diff] |
Disable NIC offloading such that this NAT can be used with user space OVS Change-Id: I991c069e647107fd8de8f7e474da209ea215aff1
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
)