For "ssh -L 12345:/tmp/sock" don't fail with "No forward host name."
authormillert <millert@openbsd.org>
Fri, 5 Jun 2015 15:13:13 +0000 (15:13 +0000)
committermillert <millert@openbsd.org>
Fri, 5 Jun 2015 15:13:13 +0000 (15:13 +0000)
commite36da1839c6aecb611745687d3be9e8ba1ee7bfe
tree04f0ff79ebb8c6c4bf4d01e34400f59d63f78c2d
parent737b0b4764293a6a62748f5b546c07e19184246b
For "ssh -L 12345:/tmp/sock" don't fail with "No forward host name."
(we have a path, not a host name).  Based on a diff from Jared Yanovich.
OK djm@
usr.bin/ssh/channels.c