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: 15 Jul 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 >= "2.0.0"
  7. mirage-net-lwt >= "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 (7)

  1. arp >= "2.3.1" & < "3.0.0"
  2. arp-mirage >= "2.0.0"
  3. charrua < "1.2.0"
  4. charrua-core >= "0.12.0"
  5. mirage-nat >= "1.1.0" & < "2.2.5"
  6. mirage-vnetif-stack
  7. tcpip >= "3.7.1" & < "7.0.0"

Conflicts (1)

  1. tcpip < "3.7.0"