package ethernet

  1. Overview
  2. Docs

Description

ethernet provides an Ethernet (specified by IEEE 802.3) layer implementation for the Mirage operating system.

Tags

org:mirage

Published: 02 Feb 2019

README

Ethernet - an OCaml Ethernet (IEEE 802.3) layer

ethernet provides an Ethernet (specified by IEEE 802.3) layer implementation for the Mirage operating system.

Dependencies (12)

  1. logs >= "0.6.0"
  2. lwt >= "3.0.0"
  3. fmt
  4. mirage-profile >= "0.5"
  5. macaddr < "4.0.0"
  6. mirage-protocols-lwt >= "1.4.0" & < "2.0.0"
  7. mirage-net-lwt >= "1.0.0" & < "2.0.0"
  8. ppx_cstruct
  9. cstruct >= "3.0.2" & < "6.1.0"
  10. rresult >= "0.5.0"
  11. ocaml >= "4.04.0"
  12. dune

Dev Dependencies

None

Used by (4)

  1. arp-mirage < "2.0.0"
  2. charrua-core = "0.11.2"
  3. mirage-vnetif-stack
  4. tcpip = "3.7.0"

Conflicts

None