package mirage-net-xen

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-net-xen-1.7.1.tbz
md5=ff89b0aa21dd3a3796aef7e537ff4ce7

Description

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

Tags

org:mirage

Published: 19 Jun 2017

Dependencies (10)

  1. logs >= "0.5.0"
  2. netchannel >= "1.7.1"
  3. mirage-xen >= "1.1.0" & < "3.3.0"
  4. io-page-xen >= "2.0.0"
  5. io-page >= "1.5.0"
  6. mirage-net-lwt >= "1.0.0" & < "2.0.0"
  7. lwt >= "2.4.3"
  8. cstruct >= "3.0.0"
  9. jbuilder >= "1.0+beta9"
  10. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (1)

  1. mirage-tcpip-xen

Conflicts

None