You need to sign in or sign up before continuing.
libssh_transport: add new libssh-based transport
Implement a new libssh transport, which uses libssh to communicate with remote hosts, and add all the build system stuff (search of libssh, private symbols, etc) to built it. This new transport supports all the common ssh authentication methods, making use of libvirt's auth callbacks for interaction with the user.
Showing
m4/virt-libssh.m4
0 → 100644
src/libvirt_libssh.syms
0 → 100644
src/rpc/virnetlibsshsession.c
0 → 100644
此差异已折叠。
src/rpc/virnetlibsshsession.h
0 → 100644
想要评论请 注册 或 登录