package packet

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.1.tar.gz
md5=f7c3c7fbf7846390823ea4dab479190f

Description

This library includes serializers for:

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

and others.

Published: 04 Apr 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.4.0"
  2. ox
  3. topology = "0.2.0"

Conflicts

None