
15 Aug
2012
15 Aug
'12
2:22 p.m.
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@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org