package mirage-net-xen

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.6.1.tar.gz
md5=32bd4658383e831f57e68fa35669dbd8

Description

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

Published: 03 May 2016

Dependencies (17)

  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-lwt >= "1.1.0" & < "3.0.0"
  9. mirage-types >= "1.1.0" & < "3.0.0"
  10. lwt >= "2.4.3"
  11. ocamlbuild build
  12. ppx_sexp_conv
  13. ppx_deriving
  14. ppx_tools
  15. cstruct >= "1.9.0"
  16. ocamlfind
  17. ocaml >= "4.02.0" & < "4.04.0"

Dev Dependencies

None

Used by (1)

  1. mirage-tcpip-xen

Conflicts

None