arpversion

Address Resolution Protocol purely in OCaml

ARP is an implementation of the address resolution protocol (RFC826) purely in OCaml. It handles IPv4 protocol addresses and Ethernet hardware addresses only.

A MirageOS Mirage_protocols.ARP implementation is in the mirage subdirectory.

Motivation for this implementation is written up.

AuthorHannes Mehnert <hannes@mehnert.org>
LicenseISC
Published
Homepagehttps://github.com/hannesm/arp
Issue Trackerhttps://github.com/hannesm/arp/issues
MaintainerHannes Mehnert <hannes@mehnert.org>
Dependencies
Optional dependencies
Conflicts
Source [http] https://github.com/mirage/arp/releases/download/0.2.2/arp-0.2.2.tbz
sha256=677c5297ea71c7281ae8dc7bc9c099baf45d858cbc47203f4e4c385315f882c9
md5=8d67c2cd2fecf82b10e7189c3760260f
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/arp/arp.0.2.2/opam
Required by