| commit | 26c6662834a0ed748c52044a60ed51b9102e7d54 | [log] [download] |
|---|---|---|
| author | Darren Tucker <dtucker@zip.com.au> | Sun May 20 15:09:42 2007 +1000 |
| committer | Darren Tucker <dtucker@zip.com.au> | Sun May 20 15:09:42 2007 +1000 |
| tree | c04bfd7bfc94fe1b26f6e830f1aad27f3e8c1b3a | |
| parent | e9405983dc1cf9399e560e70f7c681ba62e09131 [diff] |
- djm@cvs.openbsd.org 2007/05/17 20:48:13
[sshconnect2.c]
fall back to gethostname() when the outgoing connection is not
on a socket, such as is the case when ProxyCommand is used.
Gives hostbased auth an opportunity to work; bz#616, report
and feedback stuart AT kaloram.com; ok markus@