package mirage-net-xen

  1. Overview
  2. No Docs
Network device for reading and writing Ethernet frames via then Xen netfront/netback protocol

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-net-xen-v1.12.0.tbz
sha256=84c0a40e7530962d8c345853531f7d95b1c10df3d7713d3f082078c302d5dca1
sha512=328d63788c7ce34c9fdf191535b4b499c74c75dbfdefb8a2115b1fe773fbfe7f06ea88bca2e9122ee026cec6517ed782a37573f22ecc46f917723cd7384c8c63

Description

This library allows an OCaml application to read and write Ethernet frames via the [Netfront/netback][xen-net] protocol.

Tags

org:mirage

Published: 27 Jun 2019

Dependencies (11)

  1. logs >= "0.5.0"
  2. lwt-dllist
  3. netchannel >= "1.10.1"
  4. mirage-xen >= "4.0.0" & < "5.0.0"
  5. io-page-xen >= "2.0.0"
  6. io-page >= "1.5.0"
  7. mirage-net-lwt >= "2.0.0"
  8. lwt >= "2.4.3"
  9. cstruct >= "3.0.0"
  10. dune >= "1.0"
  11. ocaml >= "4.04.0"

Dev Dependencies

None

Used by (1)

  1. mirage-tcpip-xen

Conflicts

None