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/index.html

mirage-net-xen

API

Library mirage-net-xen

  • Assemble Assemble complete network packets from Xen network messages.
  • Extra Descriptor types, from io/netif.h.
  • Features
  • Flags
  • Netif
  • RX
  • S
  • Shared_page_pool Pool and reuse shared memory blocks. This saves having to reallocate and reshare pages of memory, which is slow. A block is half the size of a page, since network packets usually don't require more than this.
  • Stats
  • TX
  • Xenstore