package nbd

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

Install

Dune Dependency

Authors

Maintainers

Sources

v3.0.0.tar.gz
md5=03b42229af1f555b927092c7d6e31f6d

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: 23 Feb 2017

Dev Dependencies (1)

  1. ounit with-test

Used by (3)

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

Conflicts

None