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
- 10 Dec 2021
- Authors
- Maintainers
Sources
arp-v3.0.0.tbz
sha256=f66bc9b03fa5ff66459ce63be0a223573d85160112b8c559e683716fd24674f4
sha512=52eb9fdb00729a5b6c1d7dd9d14fca213aecddc6e2893c0e670dea3b31576e6765061f557b6521a065ed15a931f4cbbf432b4db8fe53df40dc801695acd242d4
Dependencies
mirage-flow
with-test & >= "2.0.1"
mirage-time-unix
with-test & >= "2.0.0"
mirage-clock-unix
with-test & >= "3.0.0"
mirage-vnetif
with-test & >= "0.5.0"
fmt
with-test & >= "0.8.7"
alcotest
with-test
mirage-random-test
with-test & >= "0.1.0"
mirage-random
with-test & >= "2.0.0"
bisect_ppx
dev & >= "2.5.0"
ethernet
>= "3.0.0"
mirage-profile
>= "0.9"
mirage-time
>= "2.0.0"
macaddr
>= "4.0.0"
ipaddr
>= "4.0.0"
cstruct
>= "6.0.0"
dune
>= "2.7.0"
ocaml
>= "4.06.0"
Reverse Dependencies
capnp-rpc-mirage
>= "1.1"
charrua-client
>= "1.5.0"
mirage-nat
>= "1.1.0" & < "2.1.0"
mirage-protocols
>= "8.0.0"
mirage-qubes-ipv4
>= "0.9.2"
tcpip
>= "6.0.0"