package mirage-net-xen

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.5.0.tar.gz
md5=0134047dd2f130814b51eae5b3fe4d3d

Description

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

Published: 09 Jan 2016

Dependencies (12)

  1. result
  2. sexplib < "113.01.00"
  3. shared-memory-ring >= "1.1.1"
  4. mirage-profile >= "0.3"
  5. ipaddr >= "1.0.0" & < "3.0.0"
  6. mirage-xen >= "1.1.0" & < "4.0.0"
  7. io-page >= "1.5.0"
  8. mirage-types >= "1.1.0" & < "3.0.0"
  9. lwt >= "2.4.3"
  10. cstruct >= "1.7.1"
  11. ocamlfind
  12. ocaml >= "4.01.0"

Dev Dependencies

None

Used by (1)

  1. mirage-tcpip-xen

Conflicts

None