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: 21 Oct 2021

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 (10)

  1. logs >= "0.6.0"
  2. lwt >= "3.0.0"
  3. mirage-profile >= "0.5"
  4. macaddr >= "4.0.0"
  5. mirage-protocols >= "4.0.0" & < "8.0.0"
  6. mirage-net >= "3.0.0"
  7. ppx_cstruct
  8. cstruct >= "6.0.0"
  9. ocaml >= "4.08.0"
  10. dune

Dev Dependencies

None

Used by (1)

  1. tcpip < "7.1.2"

Conflicts (1)

  1. result < "1.5"
OCaml

Innovation. Community. Security.