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

Install

Authors

Maintainers

Sources

mirage-vnetif-0.6.0.tbz
sha256=7f3468345a9d9e3e0a7be78d768e5caef6e7283c7affe750caef8adeb0f9758c
sha512=c3202e2e2d5025d8f71fab8aea60495ad7b2f864d1bee6e0909cde088a8a080305279537b3f412ea3050dc35b4e39ce224e34a0c6b944f80c7d28a524ef56111

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.

Tags

org:mirage

Published: 23 Mar 2022

Dependencies (11)

  1. logs
  2. duration
  3. mirage-profile
  4. macaddr
  5. ipaddr >= "3.0.0"
  6. cstruct >= "6.0.0"
  7. mirage-net >= "3.0.0"
  8. lwt
  9. result >= "1.5"
  10. dune >= "1.9"
  11. ocaml >= "4.06.0"

Dev Dependencies

None

Used by (6)

  1. arp >= "2.3.1"
  2. arp-mirage
  3. capnp-rpc-mirage
  4. mirage-vnetif-stack
  5. tcpip >= "3.0.0" & < "4.0.0" | >= "5.0.1"
  6. vpnkit >= "0.1.1"

Conflicts

None