On 11/16/2017 05:53 AM, Richard W.M. Jones wrote:
ACK series, with one minor change:
Please add a reference to the new manual page in the ‘SEE ALSO’
section at the bottom of the following two files:
docs/nbdkit.pod
docs/nbdkit-plugin.pod
It should be pretty clear what to change if you look at those files.
Yep, easy enough to see what to change there.
I also just realized that my original use case was for:
new client -> IPv4 encrypted -> forwarder -> Unix unencrypted -> old server
as a way to allow encrypted network traffic without having to rewrite an
old server; but it would also be nice to allow:
old client -> Unix unencrypted -> forwarder -> IPv4 encrypted -> new server
as a way to add encrypted network traffic without having to rewrite an
old client. So it does look like I want to teach the forwarder about
TLS connections after all, someday. (The whole idea of a plugin that
lets you add arbitrary features on top of another existing NBD endpoint
is cool!)
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization:
qemu.org |
libvirt.org