package mirage-net-xen

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.3.0.tar.gz
md5=19153a5375f0322adebcb28e4efa88a5

Description

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

Published: 24 Jan 2015

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"
  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