package mirage-vnetif

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-vnetif-0.6.2.tbz
sha256=4a8adcacf4618426211dab0b4061ef4ed2e8db6f7fdf1541e9feff5ce9454522
sha512=f186bffb3701bd19817d5c6a01346fbc395f7a6986b6a5e0008f55c0833eb3b1d8bc8fb9b801f09fcde2ad4c8ad898379c0274d6cfd627cdb3780d7f8a5dc2c4

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 May 2024

Dependencies (9)

  1. logs
  2. duration
  3. macaddr
  4. ipaddr >= "3.0.0"
  5. cstruct >= "6.0.0"
  6. mirage-net >= "3.0.0"
  7. lwt
  8. dune >= "1.9"
  9. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (6)

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

Conflicts (1)

  1. result < "1.5"
OCaml

Innovation. Community. Security.