arpversion
Address Resolution Protocol purely in OCaml
ARP is an implementation of the address resolution protocol purely in OCaml. It handles IPv4 protocol addresses and Ethernet hardware addresses only.
A MirageOS V1_LWT.ARP implementation is in the mirage subdirectory.
Motivation for this implementation is written up.
Author | Hannes Mehnert <hannes@mehnert.org> |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/hannesm/arp |
Issue Tracker | https://github.com/hannesm/arp/issues |
Maintainer | Hannes Mehnert <hannes@mehnert.org> |
Dependencies |
|
Optional dependencies | |
Conflicts |
|
Source [http] | https://github.com/mirage/arp/releases/download/0.1.1/arp-0.1.1.tbz sha256=9ec5481542f9a21b92894c08377dab0f21b8b26c8f6baffd4cbc062b408746d0 md5=44ae38c452ff02c9e1424650c68e6361 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/arp/arp.0.1.1/opam |
Required by
- mirage-nat>=1.1.0 & <2.1.0