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.
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.2.0/arp-0.2.0.tbz sha256=9721c9d90bf71085f1c7d73a3dde68a333501601a1632523fb45dba161d4cb09 md5=ee5ab7b8393217edd93533268f7ff8cf |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/arp/arp.0.2.0/opam |
Required by
- mirage-nat>=1.1.0 & <2.1.0