openflow
Serialization and protocol implementation for OpenFlow 1.{0,3}
Description
This library provides the basic building blocks that are necessary to build an OpenFlow 1.0 or 1.3.4 based network controller, including serialzation functions and async-based protocol implementations.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 03 Feb 2015
- Authors
-
- Maintainers
Sources
Dependencies
ocamlbuild
build
pa_ounit
with-test
ounit
with-test
async
>= "112.06.00" & < "112.17.00"
sexplib
< "113.01.00"
packet
>= "0.3.1"
cstruct
>= "1.0.1" & < "2.0.0"
ocaml
>= "4.02.0"
Reverse Dependencies
frenetic
>= "3.0.0" & < "3.3.0"