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-v2.0.0.tbz
sha256=ec3906ef1804ef6a9e36b91f4ae73ce4849e9e0d1d36a80fe66b5f905fab93ad
sha512=ead53a07c482f95932c1f35f642f646b19e9415722418cce90e9d2336b77e58b0014b84a68e882721195aba758eed62cbc491bdf604e031507fd512b5c14806e

Description

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

Tags

org:mirage

Published: 22 Oct 2020

Dependencies (10)

  1. logs >= "0.5.0"
  2. lwt-dllist
  3. netchannel = version
  4. mirage-xen >= "6.0.0" & < "7.0.0"
  5. io-page >= "1.5.0"
  6. mirage-net >= "3.0.0"
  7. lwt >= "2.4.3"
  8. cstruct >= "3.0.0"
  9. dune >= "1.0"
  10. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (1)

  1. mirage-tcpip-xen

Conflicts

None