diff options
| author | Daniel P. Berrange | 2016-02-10 19:41:08 +0100 |
|---|---|---|
| committer | Paolo Bonzini | 2016-02-16 17:16:00 +0100 |
| commit | 3d4b2f9c9449ee1acdb1a488177204ebfdaccd0d (patch) | |
| tree | e2c67bc452ae035eebf4c3f7ac2687866522be58 /include | |
| parent | nbd: make client request fixed new style if advertised (diff) | |
| download | qemu-3d4b2f9c9449ee1acdb1a488177204ebfdaccd0d.tar.gz qemu-3d4b2f9c9449ee1acdb1a488177204ebfdaccd0d.tar.xz qemu-3d4b2f9c9449ee1acdb1a488177204ebfdaccd0d.zip | |
nbd: allow setting of an export name for qemu-nbd server
The qemu-nbd server currently always uses the old style protocol
since it never sets any export name. This is a problem because
future TLS support will require use of the new style protocol
negotiation.
This adds "--exportname NAME" / "-x NAME" arguments to qemu-nbd
which allow the user to set an explicit export name. When an
export name is set the server will always use the new style
NBD protocol.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-Id: <1455129674-17255-11-git-send-email-berrange@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
