Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kandoo/beehive-netctrl
Distributed SDN controller built on top of beehive.
https://github.com/kandoo/beehive-netctrl
go openflow openflow-controller sdn sdn-controller
Last synced: 3 months ago
JSON representation
Distributed SDN controller built on top of beehive.
- Host: GitHub
- URL: https://github.com/kandoo/beehive-netctrl
- Owner: kandoo
- License: apache-2.0
- Created: 2014-09-07T16:57:10.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-14T04:20:33.000Z (over 8 years ago)
- Last Synced: 2024-06-18T22:53:05.697Z (5 months ago)
- Topics: go, openflow, openflow-controller, sdn, sdn-controller
- Language: Go
- Homepage:
- Size: 710 KB
- Stars: 69
- Watchers: 9
- Forks: 24
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-sdn - Beehive Network Controller - A distributed SDN controller built on top of Beehive. It supports OpenFlow but can be easily extended for other southbound protocols. (Software Projects / Controller)
README
# Beehive Network Controller ![Travis Build Status](https://api.travis-ci.org/kandoo/beehive-netctrl.svg?branch=master)
This is a distributed SDN controller built on top of
[Beehive](http://github.com/kandoo/beehive). It supports
OpenFlow but can be easily extended for other southbound protocols.Beehive network controller is high throughput, fault-tolerant and,
more importantly, can automatically optimize itself after a fault:![Beehive Demo](http://raw.github.com/kandoo/beehive-netctrl/master/Docs/assets/beehive-optimization.gif)
Beehive network controller supports different forwarding and routing
methods, has automated discovery, end-to-end paths, and isolation.Kandoo
------
You can find an implementation of Kandoo in
the [kandoo](https://github.com/kandoo/beehive-netctrl/tree/master/kandoo)
package.