package nbd

  1. Overview
  2. No Docs
Network Block Device (NBD) protocol implementation

Install

Dune Dependency

Authors

Maintainers

Sources

v2.1.1.tar.gz
md5=3dd4eb7e145be3e0cbad37a738659663

Description

This library allows applications to export and consume block devices using the NBD protocol (as used by Linux, qemu etc)

Tags

org:mirage org:xapi-project

Published: 25 Nov 2016

Dependencies (14)

  1. ppx_sexp_conv != "113.33.00+4.03"
  2. ppx_deriving
  3. uri
  4. mirage >= "1.1.0" & < "3.0.0"
  5. io-page < "2.0.0"
  6. mirage-block-unix < "2.5.0"
  7. sexplib
  8. cmdliner
  9. cstruct >= "1.9.0" & < "3.0.0"
  10. lwt
  11. ppx_tools
  12. ocamlfind build
  13. oasis build
  14. ocaml >= "4.02.0"

Dev Dependencies (1)

  1. ounit with-test

Used by (4)

  1. qcow != "0.10.0" & < "0.11.0"
  2. qcow-format >= "0.2"
  3. qcow-tool < "0.11.0"
  4. vhd-tool >= "0.12.0"

Conflicts

None