[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Mon Jul 21 09:52:57 EST 2014
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 14/07/21 09:52:57
Modified files:
. : ChangeLog
regress : forwarding.sh multiplex.sh
Log message:
- millert at cvs.openbsd.org 2014/07/15 15:54:15
[forwarding.sh multiplex.sh]
Add support for Unix domain socket forwarding. A remote TCP port
may be forwarded to a local Unix domain socket and vice versa or
both ends may be a Unix domain socket. This is a reimplementation
of the streamlocal patches by William Ahern from:
http://www.25thandclement.com/~william/projects/streamlocal.html
OK djm@ markus@
Diff commands:
cvs -nQq rdiff -u -r1.6903 -r1.6904 openssh/ChangeLog
cvs -nQq rdiff -u -r1.11 -r1.12 openssh/regress/forwarding.sh
cvs -nQq rdiff -u -r1.30 -r1.31 openssh/regress/multiplex.sh
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6903;r2=1.6904&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/forwarding.sh?r1=1.11;r2=1.12&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/multiplex.sh?r1=1.30;r2=1.31&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list