Hi Yang,
This was not planned but looks pretty straightforward to implement. If
you are in a hurry, look at the implementation of
ssh_channel_open_forward() and tweak it for ssh_channel_open_streamlocal.
Aris
Le 06/06/15 17:06, Yang Yubo a écrit :
Hi,
OpenSSH 6.7+ now supports local and remote Unix domain socket
forwarding officially
(https://github.com/openssh/openssh-portable/blob/master/PROTOCOL)
Does libssh has any plans to implement the so called StreamLocal
extension?
Thanks & regards,
Yang