]> git.ipfire.org Git - thirdparty/libvirt.git/commit
remote: expose a new libssh transport
authorPino Toscano <ptoscano@redhat.com>
Wed, 9 Nov 2016 14:28:36 +0000 (15:28 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 15 Nov 2016 14:50:51 +0000 (15:50 +0100)
commit22eaee8e011645162e4b00d313bf2abdd4eb54e5
treeeb6a500bfd801383b2cf9f697540db97adadb884
parent6917467c2b0e8f655999f3e568708c4651811689
remote: expose a new libssh transport

Implement in virtNetClient and VirNetSocket the needed functions to
expose a new libssh transport, providing all the options that the
libssh2 transport supports.
docs/remote.html.in
src/remote/remote_driver.c
src/rpc/virnetclient.c
src/rpc/virnetclient.h
src/rpc/virnetsocket.c
src/rpc/virnetsocket.h