package mirage-vnetif

  1. Overview
  2. Docs
Virtual network interface and software switch for Mirage.

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.0.tar.gz
md5=712966a3d9ad813145f0b67af8b3d8ae

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.

Published: 12 Sep 2016

Dev Dependencies

None

Used by (3)

  1. arp-mirage < "2.2.0"
  2. capnp-rpc-mirage
  3. tcpip >= "2.4.3" & < "3.0.0"

Conflicts

None