mirage-net-unix
Unix implementation of the Mirage NETWORK interface.
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.
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 }">
- Published
- 19 Jun 2017
- Authors
- Maintainers
Sources
Dependencies
alcotest
with-test
tuntap
>= "1.3.0"
io-page-unix
>= "2.0.0"
mirage-net-lwt
>= "1.0.0" & < "2.0.0"
lwt
>= "2.4.3"
cstruct
>= "3.0.2" & < "6.0.0"
jbuilder
>= "1.0+beta9"
ocaml
>= "4.03.0"
Reverse Dependencies