Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 998 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 998 Bytes

OF Protocol Library

This is an OpenFlow Protocol library implemented in Erlang. It was created for the purpose of an OpenFlow software switch called LINC, but can be used in any Erlang projects requiring supports for this protocol.

It has full support for OpenFlow Protocol 1.3 and OpenFlow Protocol 1.2.

Initial backward compatibility for OpenFlow Protocol 1.0 and OpenFlow Protocol 1.1 was dropped to support the evolution of the OpenFlow standard.