package arp
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Address Resolution Protocol purely in OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
arp-4.0.0.tbz
sha256=0b6061ff637066a0891227429e487044ca16dc0b1b42dbf074587d2222640da5
sha512=101e54c5de0c49ee91f07d4fbf381938689b5391d287609e3a0e98f2d8dc99b5801cfa0bb91da399c47e89305ba924b29801dbe1defb566f768cfbde96bbccc0
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: 06 Feb 2025
Dependencies (11)
Dev Dependencies (3)
-
bos
with-test & >= "0.2.1" -
mirage-vnetif
with-test & >= "0.5.0" -
alcotest
with-test
Used by (4)
- charrua-client
- mirage-qubes-ipv4
-
tcpip
< "7.1.2" | >= "9.0.0" - utcp
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page