Description

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

Published: 25 Feb 2019

Dependencies (10)

  1. alcotest with-test
  2. bisect_ppx with-test
  3. mirage-random-test with-test
  4. mirage-random with-test & < "2.0.0"
  5. logs
  6. macaddr < "4.0.0"
  7. ipaddr >= "3.0.0" & < "4.0.0"
  8. cstruct >= "2.2.0" & < "6.1.0"
  9. dune >= "1.0"
  10. ocaml >= "4.04.2"

Reverse Dependencies (2)

  1. arp-mirage = "2.0.0"
  2. mirage-nat >= "1.1.0" & < "2.1.0"

Conflicts (1)

  1. arp-mirage < "1.0.0"