[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Thu Sep 22 21:38:55 EST 2011
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 11/09/22 21:38:52
Modified files:
. : ChangeLog channels.c channels.h clientloop.h mux.c ssh.c
Log message:
- djm at cvs.openbsd.org 2011/09/09 22:46:44
[channels.c channels.h clientloop.h mux.c ssh.c]
support for cancelling local and remote port forwards via the multiplex
socket. Use ssh -O cancel -L xx:xx:xx -R yy:yy:yy user at host" to request
the cancellation of the specified forwardings; ok markus@
Diff commands:
cvs -nQq rdiff -u -r1.5957 -r1.5958 openssh/ChangeLog
cvs -nQq rdiff -u -r1.302 -r1.303 openssh/channels.c
cvs -nQq rdiff -u -r1.98 -r1.99 openssh/channels.h
cvs -nQq rdiff -u -r1.28 -r1.29 openssh/clientloop.h
cvs -nQq rdiff -u -r1.31 -r1.32 openssh/mux.c
cvs -nQq rdiff -u -r1.360 -r1.361 openssh/ssh.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5957;r2=1.5958&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/channels.c?r1=1.302;r2=1.303&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/channels.h?r1=1.98;r2=1.99&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/clientloop.h?r1=1.28;r2=1.29&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/mux.c?r1=1.31;r2=1.32&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.360;r2=1.361&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