maufl / openflow

An OpenFlow protocol library in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoDoc

OpenFlow protocol library

A low-level OpenFlow library written in Go.

This is originally an fork of jonstout/ogo and aims to provide a pure OpenFlow library. Code related to writing controllers has been removed and bugs in message parsing and marshaling fixed.

License

This code is licensend under GLP 3. See LICENSE.txt for details.

About

An OpenFlow protocol library in Go

License:GNU General Public License v3.0


Languages

Language:Go 100.0%