Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 309 Bytes

readme.md

File metadata and controls

19 lines (11 loc) · 309 Bytes

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 by James Ko

Packet.Net by Chris Morgan