Re: [Qemu-devel] [PATCH] doc/proto.md: NBD_OPT_STARTTLS cannot be used twice

2016-04-06 Thread Eric Blake
On 04/06/2016 04:50 AM, Alex Bligh wrote: > Currently doc/proto.md is silent on use of NBD_OPT_STARTTLS when > TLS has already been negotiated. Make it clear that this is not > permitted. > > Signed-off-by: Alex Bligh > --- > doc/proto.md | 5 - > 1 file changed, 4 insertions(+), 1 deletion(

[Qemu-devel] [PATCH] doc/proto.md: NBD_OPT_STARTTLS cannot be used twice

2016-04-06 Thread Alex Bligh
Currently doc/proto.md is silent on use of NBD_OPT_STARTTLS when TLS has already been negotiated. Make it clear that this is not permitted. Signed-off-by: Alex Bligh --- doc/proto.md | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/proto.md b/doc/proto.md index 4d63b23