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-1.8.1.tbz
md5=ab5bf2613b8a37aa143d88d25e803c2d

Description

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

Note: the Netif module is the public API. The Netchannel API is still under development.

Tags

org:mirage

Published: 07 Jan 2019

Dependencies (10)

  1. logs >= "0.5.0"
  2. netchannel
  3. mirage-xen >= "1.1.0" & < "3.3.0"
  4. io-page-xen >= "2.0.0"
  5. io-page >= "1.5.0"
  6. mirage-net-lwt >= "1.0.0" & < "2.0.0"
  7. lwt >= "2.4.3"
  8. cstruct >= "3.0.0"
  9. jbuilder >= "1.0+beta9"
  10. ocaml >= "4.04.0"

Dev Dependencies

None

Used by (1)

  1. mirage-tcpip-xen

Conflicts

None