qemu-e2k/nbd
Daniel P. Berrange f95910fe6b 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 <berrange@redhat.com>
Message-Id: <1455129674-17255-14-git-send-email-berrange@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-02-16 17:16:28 +01:00
..
Makefile.objs nbd: Split nbd.c 2016-01-15 18:58:02 +01:00
client.c nbd: implement TLS support in the protocol negotiation 2016-02-16 17:16:28 +01:00
common.c nbd: implement TLS support in the protocol negotiation 2016-02-16 17:16:28 +01:00
nbd-internal.h nbd: implement TLS support in the protocol negotiation 2016-02-16 17:16:28 +01:00
server.c nbd: implement TLS support in the protocol negotiation 2016-02-16 17:16:28 +01:00