[libvirt] [PATCHv2 2/4] libssh2_transport: add ssh context support to virNetSocket

Eric Blake eblake at redhat.com
Wed Aug 15 14:22:49 UTC 2012


On 08/15/2012 07:29 AM, Daniel P. Berrange wrote:
> On Sat, Aug 11, 2012 at 11:21:00PM +0200, Peter Krempa wrote:
>> This patch enables virNetSocket to be used as an ssh client when
>> properly configured.
>>
>> Fucntion virNetSocketNewConnectLibSSH() is added, that takes all needed

s/Fucntion/Function/

>> parameters and creates a libssh2 session context and performs steps
>> needed to open the connection.
>> ---
>>  src/libvirt_private.syms |    1 +
>>  src/rpc/virnetsocket.c   |  178 +++++++++++++++++++++++++++++++++++++++++++++-
>>  src/rpc/virnetsocket.h   |   13 ++++
>>  3 files changed, 191 insertions(+), 1 deletions(-)
> 
> ACK
> 
> Daniel
> 

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120815/9796c843/attachment-0001.sig>


More information about the libvir-list mailing list