package nbd-unix

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

Install

Authors

Maintainers

Sources

nbd-6.0.1.tbz
sha256=2bd3db48f84d5cc3e67ef46d323034118a6936276b2ca2689c871733482d59d0
sha512=c8588b81a7e99609c934b7f720caf50d0cee1fd3f86465ead3f9a5da2de94cb8d14a767b365efe66f5e75112889bf2debc97b33f71ec58afb877b06c11d49c22

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: 30 Sep 2022

Dependencies (11)

  1. ssl
  2. nbd = version
  3. mirage-block-unix
  4. mirage-block >= "2.0.0"
  5. lwt_ssl
  6. lwt >= "2.7.0"
  7. io-page >= "2.4.0"
  8. cstruct-lwt
  9. dune >= "2.7.0"
  10. bigarray-compat
  11. ocaml >= "4.08.0"

Dev Dependencies (2)

  1. odoc with-doc
  2. bisect_ppx dev & >= "2.5.0"

Used by (1)

  1. nbd-tool >= "6.0.1"

Conflicts

None