package netchannel

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-net-xen-v1.13.1.tbz
sha256=3399a80e1cf4cacfdd5e1b9665040af42b61b6f1fcaed4d3d9772a0ac78cea17
sha512=8b57e3eb28159a9348657fd2a78f8245fadb2f66771f181daf440540265cb7a73fb263ce02085bd44e10bc4b2ede6200edcd94e4a3257e7c158a3d6602624ad2

Description

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

Note: the Netif module is the public API. The Netchannel API is still under development.

Tags

org:mirage

Published: 02 Jul 2020

Dependencies (16)

  1. rresult
  2. logs >= "0.5.0"
  3. sexplib >= "113.01.00"
  4. shared-memory-ring >= "3.0.0"
  5. mirage-profile >= "0.3"
  6. ipaddr >= "3.0.0"
  7. mirage-xen >= "5.0.0" & < "6.0.0"
  8. io-page-xen >= "2.0.0"
  9. io-page >= "1.5.0"
  10. mirage-net >= "3.0.0"
  11. lwt >= "2.4.3"
  12. ppx_cstruct
  13. ppx_sexp_conv
  14. cstruct >= "3.0.0"
  15. dune >= "1.0"
  16. ocaml >= "4.06.0"

Dev Dependencies

None

Used by (1)

  1. mirage-net-xen >= "1.7.1" & < "1.10.1" | = "1.12.0" | = "1.13.1"

Conflicts

None