package nbd

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

Install

Dune Dependency

Authors

Maintainers

Sources

nbd-1.0.3.tar.gz
md5=fdfedb144dd554afa2d4b5eaa3641395

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: 26 May 2017

Dependencies (9)

  1. ocamlbuild build
  2. type_conv build
  3. rpc
  4. cmdliner
  5. cstruct >= "1.0.1" & < "2.0.0"
  6. lwt >= "2.4.5" & < "2.6.0"
  7. obuild
  8. ocamlfind
  9. ocaml

Dev Dependencies

None

Used by (1)

  1. vhd-tool >= "0.7.1"

Conflicts

None