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.11.0.tbz
sha256=ec683a731d2cdbb58d0842ccb91abfce5ee031025ef5548d8d7ecf79a860c042
sha512=89a9ccfb100aa6e56777ed051307f5afe6e4287e32b0d8799d6d612d5e01a500b0d4b51f824c466658636938773039ffa41d49ef40d3a7db1cb9649d95362d34

Description

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

Tags

org:mirage

Published: 06 May 2019

Dependencies (11)

  1. logs >= "0.5.0"
  2. lwt-dllist
  3. netchannel = "1.11.0"
  4. mirage-xen >= "3.3.0" & < "4.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