]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
libssh2_transport: Add libssh2 session support to net client code
authorPeter Krempa <pkrempa@redhat.com>
Mon, 14 Nov 2011 15:12:53 +0000 (16:12 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 21 Aug 2012 12:47:09 +0000 (14:47 +0200)
commit25f2c8b4b04807f5c24fa87dc54d929ba1331421
treeabf23026f004df8167fa72529cb272541664982c
parent637ea5427442d76c9499fb3922da3d81f9f0ad89
libssh2_transport: Add libssh2 session support to net client code

This patch adds a glue layer to enable using libssh2 code with the
network client code.

As in the original client implementation, shell code is sent to the
server to detect correct options for netcat and connect to libvirt's
unix socket.
src/libvirt_private.syms
src/rpc/virnetclient.c
src/rpc/virnetclient.h