package nbd

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

Install

Dune Dependency

Authors

Maintainers

Sources

v2.0.1.tar.gz
md5=3fe44fed68a8f2a4819d358182f610cd

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: 14 Jan 2016

Dependencies (12)

  1. uri
  2. mirage < "3.0.0"
  3. io-page < "2.0.0"
  4. mirage-block-unix < "2.5.0"
  5. sexplib < "113.24.00"
  6. cmdliner
  7. cstruct > "1.0.0" & < "2.0.0"
  8. lwt >= "2.4.5" & < "2.6.0"
  9. type_conv build
  10. ocamlfind build
  11. oasis build
  12. ocaml >= "4.01.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