package mirage-vnetif-stack

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

Install

Authors

Maintainers

Sources

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

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 Mar 2022

Dependencies (18)

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

Dev Dependencies (5)

  1. alcotest-lwt with-test
  2. alcotest >= "1.5.0" & with-test
  3. mirage-random-test with-test
  4. mirage-clock-unix with-test
  5. mirage-time-unix with-test

Used by

None

Conflicts

None