package packet

  1. Overview
  2. Docs
A serialization library for network packets.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.0.tar.gz
md5=79ec177703c8cd3035b5c907e75e113e

Description

This library includes serializers for:

  • ethernet
  • IP
  • UDP
  • TCP
  • ICMP
  • DNS

and others.

Published: 17 Jun 2014

Dependencies (4)

  1. ocamlbuild build
  2. cstruct >= "1.0.1" & < "2.0.0"
  3. ocamlfind
  4. ocaml >= "4.00.1"

Dev Dependencies

None

Used by (3)

  1. openflow != "0.3.0" & < "0.6.2"
  2. ox
  3. topology = "0.2.0"

Conflicts

None