= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Serialization and protocol implementation for OpenFlow 1.{0,3}
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 }">
Authors
Maintainers
Sources
v0.8.0.tar.gz
md5=09055ddc4e3e2a4c94dc7ffa868af59b
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.
Published: 03 Feb 2015
Dependencies (9)
-
ocamlbuild
build
- quickcheck
-
async
>= "112.06.00" & < "112.17.00"
-
sexplib
< "113.01.00"
-
packet
>= "0.3.1"
-
cstruct
>= "1.0.1" & < "2.0.0"
- core
- ocamlfind
-
ocaml
>= "4.02.0"
Dev Dependencies (2)
Used by (1)
-
frenetic
>= "3.0.0" & < "3.3.0"
Conflicts
-
None
On This Page