package openflow

  1. Overview
  2. No Docs
Serialization and protocol implementation for OpenFlow 1.{0,3}

Install

Dune Dependency

Authors

Maintainers

Sources

v0.7.0.tar.gz
md5=d8a293f6ce1744102bd588f609a7fe78

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: 09 Dec 2014

Dependencies (7)

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

Dev Dependencies

None

Used by (2)

  1. frenetic >= "3.0.0" & < "3.2.0"
  2. ox >= "1.1.1"

Conflicts (2)

  1. async_extra >= "112.01.00"
  2. async_extra <= "111.25.00"