package mirage-vnetif

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.tar.gz
md5=2a68bf60f3b8b0e88746bf2647aeafa8

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: 30 Apr 2015

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