package arp

  1. Overview
  2. Docs
Address Resolution Protocol purely in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

arp-0.2.0.tbz
md5=ee5ab7b8393217edd93533268f7ff8cf

CHANGES.md.html

0.2.0 (2017-01-17)

  • MirageOS3 support

  • Don't ship with -warn-error +A, use it only in ./build

  • Fix testsuite compilation on OCaml 4.02

  • Renamed Marp to Arpv4 (same as MirageOS ARP handler in tcpip)

0.1.1 (2016-07-13)

  • Minor nits for topkg

0.1.0 (2016-07-12)

  • Initial release