package mirage-vnetif

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

Install

Authors

Maintainers

Sources

mirage-vnetif-v0.4.2.tbz
md5=196f5e1cadb53a16d29d3b9c89c65bc4

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: 24 Feb 2019

Dependencies (13)

  1. result
  2. logs
  3. duration
  4. mirage-profile
  5. macaddr
  6. ipaddr >= "3.0.0"
  7. cstruct >= "2.4.0" & < "6.1.0"
  8. mirage-net-lwt >= "2.0.0"
  9. mirage-clock-lwt >= "1.2.0"
  10. mirage-time-lwt >= "1.0.0"
  11. lwt
  12. dune >= "1.0"
  13. ocaml >= "4.04.2"

Dev Dependencies

None

Used by (4)

  1. arp-mirage < "2.2.0"
  2. capnp-rpc-mirage
  3. tcpip >= "3.0.0" & < "4.0.0"
  4. vpnkit >= "0.1.1"

Conflicts

None