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.5.tbz
sha256=1399dfa90e79a485efdf61b480ef801d202bb10cf2d63b0c9b7b12631586d1f9
sha512=ecc85ea1cbdd17750198ed7b3ccb1d3f3d3cde5fb949d01099a8838660ffa997ab848bfd622ee323c6635246c9643b945792a60fbcee717bdc66eba4c403acf5

Description

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

Tags

org:mirage

Published: 10 May 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.