commit | 4bf648f7766ba764d7a78b1dbb26df4f0d42a8c9 | [log] [tgz] |
---|---|---|
author | Damien Miller <[email protected]> | Sat Feb 14 16:28:21 2009 +1100 |
committer | Damien Miller <[email protected]> | Sat Feb 14 16:28:21 2009 +1100 |
tree | cc576e28218cb3ad9617a12eabe68c21a7e09614 | |
parent | fdd66fc750228b5d040c45bc36565299374b72c8 [diff] |
- [email protected] 2009/02/12 03:00:56 [canohost.c canohost.h channels.c channels.h clientloop.c readconf.c] [readconf.h serverloop.c ssh.c] 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@