[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Damien Miller <djm_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Wed, 11 Feb 2009 20:00:56 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: djm_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2009/02/11 20:00:56
Modified files:
usr.bin/ssh : canohost.c canohost.h channels.c channels.h
clientloop.c readconf.c readconf.h serverloop.c
ssh.c
Log message:
support remote port forwarding with a zero listen port (-R0:...) to
dyamically allocate a listen port at runtime (this is actually
specified in rfc4254); bz#1003 ok markus@
Visit your host, monkey.org