Skip to content

OCaml code for generating and analysing pcap (packet capture) files

License

Notifications You must be signed in to change notification settings

mirage/ocaml-pcap

Repository files navigation

pcap-format -- decode and encode PCAP (packet capture) files

pcap-format provides an interface to encode and decode pcap files, dealing with both endianess, including endianess detection.

Installation

pcap-format can be installed with opam:

opam install pcap-format

If you don't use opam consult the pcap-format.opam file for build instructions.

Documentation

Build Status

The documentation and API reference is automatically generated by odoc from the interfaces. It can be consulted online.

About

OCaml code for generating and analysing pcap (packet capture) files

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published