package mirage-net-xen

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.1.2.tar.gz
md5=84eb04c1f38e1bdc0d9c92fe8ad9f2a1

Description

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

Published: 23 Jul 2014

Dependencies (9)

  1. ocamlbuild build
  2. ipaddr >= "1.0.0" & < "3.0.0"
  3. mirage-xen >= "1.1.0" & < "4.0.0"
  4. io-page >= "1.0.0" & < "1.3.0"
  5. mirage-types >= "1.1.0" & < "3.0.0"
  6. lwt >= "2.4.3"
  7. cstruct >= "1.0.1"
  8. ocamlfind
  9. ocaml = "0"

Dev Dependencies

None

Used by (1)

  1. mirage-tcpip-xen

Conflicts

None