commit | e7d4b19f755c0d33122ef373e54b69e6b93cb0b4 | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Wed Jul 12 22:17:10 2006 +1000 |
committer | Darren Tucker <dtucker@zip.com.au> | Wed Jul 12 22:17:10 2006 +1000 |
tree | 3fa44513bd3e58ecfdc92141bd4110cbe13c4ab5 | |
parent | 284706a7555b3640c78854fc64010ce956e19339 [diff] |
- markus@cvs.openbsd.org 2006/07/11 18:50:48 [clientloop.c ssh.1 ssh.c channels.c ssh_config.5 readconf.h session.c channels.h readconf.c] add ExitOnForwardFailure: terminate the connection if ssh(1) cannot set up all requested dynamic, local, and remote port forwardings. ok djm, dtucker, stevesk, jmc