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.6.1.tbz
md5=205ceb0f2e6359eb9eeaf1db83dfbd2b

Description

  • 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.

Published: 18 Jan 2019

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.03.0"
  2. logs >= "0.5.0"
  3. mirage-types-lwt >= "3.0.0" & < "3.7.0"
  4. lwt
  5. cstruct >= "1.9.0"
  6. mirage-protocols-lwt < "2.0.0"
  7. mirage-clock < "3.0.0"
  8. mirage-random < "2.0.0"
  9. ipaddr >= "3.0.0"
  10. tcpip >= "3.5.0" & < "5.0.0"
  11. mirage-qubes >= "0.6" & < "0.7.0"
  12. jbuilder >= "1.0+beta9"

Dev Dependencies

None

Used by

None

Conflicts

None