package packet

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.1.tar.gz
md5=4fd97b9a82f075c018b92482011b81db

Description

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

Published: 12 Jul 2014

Dependencies (6)

  1. ocamlbuild build
  2. type_conv
  3. sexplib >= "110.01.00" & < "113.01.00"
  4. cstruct >= "1.0.1" & < "2.0.0"
  5. ocamlfind
  6. ocaml

Dev Dependencies

None

Used by (3)

  1. openflow != "0.3.0"
  2. ox
  3. topology >= "0.2.0"

Conflicts

None