package packet

  1. Overview
  2. No Docs
A serialization library for several common packet formats

Install

Dune Dependency

Authors

Maintainers

Sources

v0.4.0.tar.gz
md5=4f6f97ad5e1156b0d30bd91d03ce7b1a

Description

This library includes serializers for ethernet, TCP, IP, ARP, ICMP, and others.

Published: 03 Feb 2015

Dependencies (7)

  1. ocamlbuild build
  2. quickcheck
  3. tcpip >= "2.0.3"
  4. sexplib >= "110.01.00" & < "113.01.00"
  5. cstruct >= "1.0.1" & < "2.0.0"
  6. ocamlfind
  7. ocaml >= "4.02.0"

Dev Dependencies (2)

  1. pa_ounit with-test
  2. ounit with-test

Used by (4)

  1. frenetic >= "3.2.0" & < "5.0.0"
  2. openflow != "0.3.0"
  3. ox
  4. topology >= "0.2.0"

Conflicts

None