package mirage-qubes-ipv4

  1. Overview
  2. Docs
Implementations of IPv4 stack which reads configuration from QubesDB for MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-qubes-0.9.3.tbz
sha256=0bdcb1a6372620cbfebc492490db43cc5ca21cad116bd009db235a0685121b0f
sha512=7da37ab85f3a2031a2f7906fda17cf21e6bf44d79468534c1601db9fcd7d1b70a214f22f3587846e4286f9215235a9f9534ddea1b678e334a27710376b1b45a7

Description

Published: 08 Sep 2022

README

mirage-qubes - Implementations of various Qubes protocols

  • Qubes.RExec: provide services to other VMs

  • Qubes.GUI: just enough of the GUI protocol so that Qubes accepts the AppVM

  • Qubes.DB: read and write the VM's QubesDB database

See qubes-mirage-skeleton for an example using this library.

Dependencies (12)

  1. ocaml >= "4.06.0"
  2. logs >= "0.5.0"
  3. lwt
  4. cstruct >= "6.0.0"
  5. mirage-clock >= "3.0.0"
  6. mirage-random >= "2.0.0" & < "4.0.0"
  7. ipaddr >= "3.0.0"
  8. arp >= "3.0.0"
  9. ethernet >= "3.0.0"
  10. tcpip >= "7.0.0"
  11. mirage-qubes = version
  12. dune >= "1.0"

Dev Dependencies

None

Used by

None

Conflicts

None