Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ulysseswu/flownet

C# OpenFlow Controller. (Archived)
https://github.com/ulysseswu/flownet

c-sharp openflow openflow-controller

Last synced: about 1 month ago
JSON representation

C# OpenFlow Controller. (Archived)

Awesome Lists containing this project

README

        

# FlowNet

An Openflow controller in C#.

Currently support OpenFlow v1.0.

Northbound API: Use MEF to create plugins.

---
Copyright © UlyssesWu 2016

LICENSE: MIT

---
FlowNet uses:

[Be.IO](https://github.com/jamesqo/Be.IO) by James Ko

[Packet.Net](https://github.com/chmorgan/packetnet) by Chris Morgan