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 Feb 2017
- Authors
- Maintainers
Sources
Dependencies
ipaddr
< "3.0.0"
cstruct
< "6.0.1"
mirage-net-lwt
>= "1.0.0" & < "2.0.0"
mirage-clock-lwt
>= "1.2.0"
mirage-time-lwt
>= "1.0.0"
topkg
build
ocamlbuild
build
ocamlfind
build
Reverse Dependencies