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.7.tbz
sha256=6e314790e9052f072d152df65d708e0baa67db5c62d5df252577588fac71bc28
sha512=936ba507cbfe0a639b20e14b6d769e5754cbb04b5697fce51e05fb66d85d37127a498f0e7d4f294af87a7d5b148082c2fadfe2045f01b6f65d1453414fe31557

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.