package mirage-net-unix

  1. Overview
  2. Docs
Unix implementation of the Mirage NETWORK interface

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-net-unix-v2.5.0.tbz
sha256=b386a951a60438ea5c9fc1b1ae119eda5e62804e1fe40f7741cd8e5df7761c90
md5=d4f929a33a0c68b9613c6f3c30b44ca8

Description

This interface exposes raw Ethernet frames using ocaml-tuntap, suitable for use with an OCaml network stack such as the one found at https://github.com/mirage/mirage-tcpip.

Published: 07 Feb 2019

README

mirage-net-unix -- Unix implementation of the Mirage NETWORK interface.

This interface exposes raw Ethernet frames using ocaml-tuntap, suitable for use with an OCaml network stack such as the one found at https://github.com/mirage/mirage-tcpip.

Dependencies (8)

  1. tuntap >= "1.3.0"
  2. io-page-unix >= "2.0.0"
  3. mirage-net-lwt >= "1.0.0" & < "2.0.0"
  4. lwt >= "2.4.3"
  5. cstruct-lwt
  6. cstruct >= "1.7.1" & < "6.0.0"
  7. dune >= "1.0"
  8. ocaml >= "4.04.2"

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.