package mirage-net-xen

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.7.0.tar.gz
md5=73b189d86dbe16f31ea3c6fc3203c80c

Description

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

Tags

org:mirage

Published: 23 Feb 2017

Dependencies (17)

  1. logs >= "0.5.0"
  2. result
  3. sexplib >= "113.01.00"
  4. shared-memory-ring >= "1.1.1"
  5. mirage-profile >= "0.3"
  6. ipaddr >= "1.0.0" & < "3.0.0"
  7. mirage-xen >= "3.0.0" & < "3.3.0"
  8. io-page >= "1.5.0"
  9. mirage-net-lwt >= "1.0.0" & < "2.0.0"
  10. lwt >= "2.4.3"
  11. ocamlbuild build
  12. ppx_sexp_conv
  13. ppx_deriving
  14. ppx_tools
  15. cstruct >= "2.1.0" & < "3.4.0"
  16. ocamlfind build
  17. ocaml >= "4.02.0"

Dev Dependencies

None

Used by (1)

  1. mirage-tcpip-xen

Conflicts

None