package mirage-net-unix

  1. Overview
  2. Docs
Ethernet network driver for Mirage, using tuntap

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-net-unix-2.3.0.tbz
sha256=a18fe5409f722fca5e29d6103ce8e1692476ab2fe03ae957031a663c9db5780e
md5=e4d86201090a649d63a98967b773a5ba

Description

Published: 23 Feb 2017

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 (11)

  1. result
  2. tuntap >= "1.3.0"
  3. io-page >= "1.0.1" & < "2.0.0"
  4. mirage-net-lwt >= "1.0.0" & < "2.0.0"
  5. lwt >= "2.4.3"
  6. topkg build
  7. ocamlbuild build
  8. ocamlfind build
  9. cstruct-lwt = "0"
  10. cstruct >= "1.7.1"
  11. ocaml >= "4.02.3"

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.