8000 GitHub - logorn/routing: Mirror of https://gerrit.onosproject.org/#/admin/projects/routing
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

logorn/routing

 
 

Repository files navigation

Routing libraries and topologies for Mininet

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.

Dependencies

  • Mininet: sudo apt-get install mininet
  • Quagga: sudo apt-get install quagga
  • ipaddress: sudo pip install ipaddress (if that doesn't work use sudo apt-get install python-pip)

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0