package openflow

  1. Overview
  2. No Docs
A serialization library for OpenFlow.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.0.tar.gz
md5=4615442c3802ab11cd54abd8a1f7977f

Description

This library supports almost all of OpenFlow 1.0 and also has some experimental support for OpenFlow 1.3.

Published: 04 Apr 2014

Dependencies (7)

  1. ocamlbuild build
  2. sexplib < "113.01.00"
  3. packet >= "0.2.1" & < "0.3.0"
  4. cstruct >= "1.0.1" & < "2.0.0"
  5. core
  6. ocamlfind
  7. ocaml >= "4.01.0"

Dev Dependencies

None

Used by (1)

  1. frenetic = "2.0.0"

Conflicts (1)

  1. async_extra > "111.11.00"