• P
    libssh2_transport: add ssh context support to virNetSocket · 637ea542
    Peter Krempa 提交于
    This patch enables virNetSocket to be used as an ssh client when
    properly configured.
    
    This patch adds function virNetSocketNewConnectLibSSH2() that takes all
    needed parameters and creates a libssh2 session and performs steps
    needed to open the connection and then create a virNetSocket that
    seamlesly encapsulates the communication.
    637ea542
libvirt_private.syms 38.0 KB