Skip to content
forked from mirage/ocaml-pcap

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

License

Notifications You must be signed in to change notification settings

mor1/ocaml-pcap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 opam file for build instructions.

Documentation

Build Status

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 100.0%