Re: enable forwarding to remote named sockets in ssh
On Fri, 08 Aug 2014 16:38:11 -0400, Jared Yanovich wrote: > I cannot forward to a socket on the remote host ("No forward host name."). Looks correct, but we should also add to the regress tests. - todd
enable forwarding to remote named sockets in ssh
I cannot forward to a socket on the remote host ("No forward host name."). Example: ssh -L 12345:/tmp/sock Index: channels.c === RCS file: /cvs/src/usr.bin/ssh/channels.c,v retrieving revision 1.336 diff -u -p -r1.336 channels.c -