= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Unix implementation of the Mirage_net_lwt interface
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
mirage-net-unix-v2.6.0.tbz
md5=e8234f0fdd3e9211f3590b367130bf16
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: 25 Feb 2019
Dependencies (9)
- macaddr
- logs
-
tuntap
>= "1.8.0"
-
mirage-net-lwt
>= "2.0.0"
-
lwt
>= "2.4.3"
- cstruct-lwt
-
cstruct
>= "1.7.1"
-
dune
>= "1.0"
-
ocaml
>= "4.04.2"
Dev Dependencies (1)
-
alcotest
with-test
Used by
-
None
Conflicts
-
None
On This Page