]> Git Repo - qemu.git/commit - qemu-nbd.c
nbd: implement TLS support in the protocol negotiation
authorDaniel P. Berrange <[email protected]>
Wed, 10 Feb 2016 18:41:11 +0000 (18:41 +0000)
committerPaolo Bonzini <[email protected]>
Tue, 16 Feb 2016 16:16:28 +0000 (17:16 +0100)
commitf95910fe6bbf64bb9b5cea7546a1778ba96ce782
treeca32a89428ee209e5de8c7da9f7c52139a91ef6b
parent69b49502d8b7b582af79fac5bef7b7ccc2dc9c1e
nbd: implement TLS support in the protocol negotiation

This extends the NBD protocol handling code so that it is capable
of negotiating TLS support during the connection setup. This involves
requesting the STARTTLS protocol option before any other NBD options.

Signed-off-by: Daniel P. Berrange <[email protected]>
Message-Id: <1455129674[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
block/nbd-client.c
blockdev-nbd.c
include/block/nbd.h
nbd/client.c
nbd/common.c
nbd/nbd-internal.h
nbd/server.c
qemu-nbd.c
This page took 0.025373 seconds and 4 git commands to generate.