mirage-vnetif
Virtual network interface and software switch for Mirage
Description
Provides the module Vnetif
which can be used as a replacement for the regular
Netif
implementation in Xen and Unix. Stacks built using Vnetif
are
connected to a software switch that allows the stacks to communicate as if they
were connected to the same LAN.
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
- 23 Mar 2022
- Authors
- Maintainers
Sources
mirage-vnetif-0.6.0.tbz
sha256=7f3468345a9d9e3e0a7be78d768e5caef6e7283c7affe750caef8adeb0f9758c
sha512=c3202e2e2d5025d8f71fab8aea60495ad7b2f864d1bee6e0909cde088a8a080305279537b3f412ea3050dc35b4e39ce224e34a0c6b944f80c7d28a524ef56111
Dependencies
ipaddr
>= "3.0.0"
cstruct
>= "6.0.0"
mirage-net
>= "3.0.0"
result
>= "1.5"
dune
>= "1.9"
ocaml
>= "4.06.0"
Reverse Dependencies