| commit | e34ab4c04eace868c3ea95810161abf16db6231f | [log] [download] |
|---|---|---|
| author | Ben Lindstrom <mouring@eviladmin.org> | Sat Apr 07 01:12:11 2001 +0000 |
| committer | Ben Lindstrom <mouring@eviladmin.org> | Sat Apr 07 01:12:11 2001 +0000 |
| tree | d88ed39699d925eb95dfc8d2b11d45a86dc09e4d | |
| parent | 8248d116c4c35ce23359edbd66ea41c561a44dbb [diff] |
- markus@cvs.openbsd.org 2001/04/05 23:39:20
[serverloop.c]
keep the ssh session even if there is no active channel.
this is more in line with the protocol spec and makes
ssh -N -L 1234:server:110 host
more useful.
based on discussion with <mats@mindbright.se> long time ago
and recent mail from <res@shore.net>