package mirage-net-xen

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.2.0.tar.gz
md5=219c2d66ef283b84f7906194b6d346ae

Description

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

Published: 17 Dec 2014

Dependencies (10)

  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" & < "1.3.0"
  6. mirage-types >= "1.1.0" & < "3.0.0"
  7. lwt >= "2.4.3"
  8. cstruct >= "1.0.1"
  9. ocamlfind
  10. ocaml = "0"

Dev Dependencies

None

Used by (1)

  1. mirage-tcpip-xen

Conflicts

None