package mirage-net-xen

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-net-xen-2.1.4.tbz
sha256=38218929722745ea48fc53e053d1ce66c09fd0fe774f7e80be45f88a13fb486a
sha512=581642aad70cbb7a6b46384318aaaf65a4d80419ae99bfc4cca338dfc62376d42487fda61c7e14e17b886ff95fd7ae30aeca2e79fa8442e737b768b7630c1c32

Description

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

Tags

org:mirage

Published: 29 Apr 2024

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 >= "7.0.0"
  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.08.0"

Dev Dependencies

None

Used by (1)

  1. mirage-tcpip-xen

Conflicts (1)

  1. result < "1.5"
OCaml

Innovation. Community. Security.