package mirage-net-xen

  1. Overview
  2. No Docs
Ethernet network device driver for MirageOS/Xen

Install

Dune Dependency

Authors

Maintainers

Sources

v1.4.2.tar.gz
md5=80531dea04e72d64bf1290c8d56df199

Description

This library allows an OCaml application to read and write Ethernet frames via the Netfront protocol.

Published: 03 May 2016

Dependencies (11)

  1. ocamlbuild build
  2. mirage-profile >= "0.3"
  3. ipaddr >= "1.0.0" & < "3.0.0"
  4. mirage-xen >= "1.1.0" & < "4.0.0"
  5. io-page >= "1.0.0"
  6. mirage-types >= "1.1.0" & < "3.0.0"
  7. lwt >= "2.4.3"
  8. camlp4
  9. cstruct >= "1.0.1" & < "2.0.0"
  10. ocamlfind
  11. ocaml >= "4.01.0"

Dev Dependencies

None

Used by (1)

  1. mirage-tcpip-xen

Conflicts

None