package mirage-net-solo5

  1. Overview
  2. Docs
Solo5 implementation of MirageOS network interface

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-net-solo5-0.7.1.tbz
sha256=9f8b980ec6ba1a765bd0084fc47d5d0190d4d1bafeb5db7b68dae9fad3b61f8d
sha512=182feee79a1aad0536d4638ebc9996571e2d5c714d1ed4f0d39f6040684cc17dc535e59373f0a649c17b7723577a9d2a70c3470169c87b0ba3271b2050de6ee3

Description

This library implements the MirageOS network interface for Solo5 targets.

Tags

org:mirage

Published: 14 Mar 2022

README

mirage-net-solo5 -- Solo5 implementation of MirageOS network interface

This library implements the MirageOS network interface for Solo5 targets.

Dependencies (10)

  1. fmt >= "0.8.7"
  2. metrics
  3. logs >= "0.6.0"
  4. mirage-solo5 >= "0.7.0"
  5. macaddr >= "4.0.0"
  6. mirage-net >= "3.0.0"
  7. lwt >= "2.4.3"
  8. cstruct >= "1.0.1"
  9. dune >= "2.0"
  10. ocaml >= "4.08.0"

Dev Dependencies

None

Used by

None

Conflicts

None