package mirage-vnetif-stack

  1. Overview
  2. Docs
Vnetif implementation of mirage-stack for Mirage TCP/IP

Install

Dune Dependency

Authors

Maintainers

Sources

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

Description

Provides Vnetif_stack, a mirage-stack implementation using Vnetif and the Mirage TCP/IP stack. The virtual stack can be used to test and record Mirage TCP/IP connections over a virtual network interface, as a process or VM.

Tags

org:mirage

Published: 23 May 2024

Dependencies (16)

  1. logs
  2. duration
  3. arp >= "3.0.0" & < "4.0.0"
  4. macaddr
  5. ipaddr >= "5.0.0"
  6. cstruct >= "6.0.0"
  7. ethernet
  8. tcpip >= "8.0.0" & < "8.2.0"
  9. mirage-vnetif = version
  10. mirage-random
  11. mirage-net >= "3.0.0"
  12. mirage-clock >= "4.0.0"
  13. mirage-time >= "3.0.0"
  14. lwt
  15. dune >= "1.9"
  16. ocaml >= "4.08.0"

Dev Dependencies (5)

  1. alcotest-lwt >= "1.5.0" & with-test
  2. alcotest >= "1.5.0" & with-test
  3. mirage-crypto-rng with-test & >= "0.11.0" & < "1.0.0"
  4. mirage-clock-unix with-test & >= "4.0.0"
  5. mirage-time-unix with-test

Used by

None

Conflicts (1)

  1. result < "1.5"
OCaml

Innovation. Community. Security.