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

doc/README.html

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.