commit | b3ce9fec309a6dd695811d977593961d6dfac710 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Wed Aug 08 14:32:41 2007 +1000 |
committer | Damien Miller <djm@mindrot.org> | Wed Aug 08 14:32:41 2007 +1000 |
tree | e6449a59c3fcb324aac3da765c0dbf5eee56d559 | |
parent | 647d97b1ab1f8ef4dfa6c7a085b409e1c3609c6f [diff] |
- djm@cvs.openbsd.org 2007/08/07 07:32:53 [clientloop.c clientloop.h ssh.c] bz#1232: ensure that any specified LocalCommand is executed after the tunnel device is opened. Also, make failures to open a tunnel device fatal when ExitOnForwardFailure is active. Reported by h.goebel AT goebel-consult.de; ok dtucker markus reyk deraadt