arp
Address Resolution Protocol purely in OCaml
Description
ARP is an implementation of the address resolution protocol (RFC826) purely in OCaml. It handles IPv4 protocol addresses and Ethernet hardware addresses only.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 25 Feb 2019
- Authors
- Maintainers
Sources
Dependencies
alcotest
with-test
bisect_ppx
with-test
mirage-random-test
with-test
mirage-random
with-test & < "2.0.0"
macaddr
< "4.0.0"
ipaddr
>= "3.0.0" & < "4.0.0"
cstruct
>= "2.2.0" & < "6.1.0"
dune
>= "1.0"
ocaml
>= "4.04.2"
Reverse Dependencies
arp-mirage
= "2.0.0"
mirage-nat
>= "1.1.0" & < "2.1.0"
Conflicts
arp-mirage
< "1.0.0"