package mirage-net-xen

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mirage-net-xen-2.1.8.tbz
sha256=4d551dcec8c2c3205948cccefde1bf07bcd4b2baba04963484bc4218fca3e3f1
sha512=e752d82390d3e5312367c9c544982c9b4b344ad6ffed729081911ba0aff7f5c0f1c2dae1400a5d157da0c6028086ae3046d3bbce30b55bc97846d9bb19b1f99a

Description

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

Tags

org:mirage

Added to opam-repository:

README

mirage-net-xen

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.

Dependencies (12)

  1. logs >= "0.5.0"
  2. lwt-dllist
  3. macaddr >= "5.2.0"
  4. shared-memory-ring >= "3.0.0"
  5. ipaddr >= "3.0.0"
  6. mirage-xen >= "9.0.1"
  7. io-page >= "1.5.0"
  8. mirage-net >= "3.0.0"
  9. lwt >= "2.4.3"
  10. cstruct >= "6.0.0"
  11. dune >= "1.0"
  12. ocaml >= "4.12.0"

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. result < "1.5"