package netchannel

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

Install

Dune Dependency

Authors

Maintainers

Sources

netchannel-1.8.0.tbz
md5=afa3c1164fcbc6d96d2ebae95484ff17

Description

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

Tags

org:mirage

Published: 15 Dec 2017

Dependencies (17)

  1. logs >= "0.5.0"
  2. result
  3. sexplib >= "113.01.00"
  4. shared-memory-ring >= "3.0.0"
  5. mirage-profile >= "0.3"
  6. ipaddr >= "1.0.0" & < "3.0.0"
  7. mirage-xen >= "1.1.0" & < "3.3.0"
  8. io-page-xen >= "2.0.0"
  9. io-page >= "1.5.0"
  10. mirage-net-lwt >= "1.0.0" & < "2.0.0"
  11. lwt >= "2.4.3"
  12. ppx_cstruct
  13. ppx_sexp_conv
  14. ppx_tools
  15. cstruct >= "3.0.0"
  16. jbuilder >= "1.0+beta9"
  17. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (1)

  1. mirage-net-xen >= "1.7.1" & < "1.10.0"

Conflicts

None