| commit | 1ec462658edd8bfea2b5cab461bb9d513e29a151 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Fri Jan 05 16:26:45 2007 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Fri Jan 05 16:26:45 2007 +1100 |
| tree | df71243482d5164ffb8313c3cd5b97dbd96774c3 | |
| parent | c0367fb0d25fe72328c9d0ad3ad4ec21c024115e [diff] |
- djm@cvs.openbsd.org 2006/12/12 03:58:42
[channels.c compat.c compat.h]
bz #1019: some ssh.com versions apparently can't cope with the
remote port forwarding bind_address being a hostname, so send
them an address for cases where they are not explicitly
specified (wildcard or localhost bind). reported by daveroth AT
acm.org; ok dtucker@ deraadt@