On 12/16/2010 04:21 AM, Daniel P. Berrange wrote:
> This extends the basic virNetSocket APIs to allow them to have
> a handle to the TLS/SASL session objects, once established.
> This ensures that any data reads/writes are automagically
> passed through the TLS/SASL encryption layers if required.
> 
> * src/rpc/virnetsocket.c, src/rpc/virnetsocket.h: Wire up
>   SASL/TLS encryption
> ---
>  src/rpc/virnetsocket.c |  211 
> +++++++++++++++++++++++++++++++++++++++++++++++-
>  src/rpc/virnetsocket.h |    7 ++
>  2 files changed, 216 insertions(+), 2 deletions(-)
> 

Cool!  We have to resolve the parent commits before this can be pushed,
but I didn't spot any obvious flaws.

-- 
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to