Bug 207

Summary: Connect timeout patch
Product: Portable OpenSSH Reporter: Jean-Charles Longuet <jclonguet>
Component: sshAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED FIXED    
Severity: enhancement    
Priority: P2    
Version: -current   
Hardware: All   
OS: All   
URL: http://charts.free.fr/
Attachments:
Description Flags
ConnectTimeout patch
none
Patch for OpenSSH-3.2.2p1
none
Patch for OpenSSH-3.2.3p1
none
Patch for OpenSSH-3.4p1
none
Patch for OpenSSH-3.5p1
none
Patch for OpenSSH-3.6.1p1
none
Patch for OpenSSH-3.6.1
none
ConnectTimeout patch for OpenBSD CVS head none

Description Jean-Charles Longuet 2002-04-07 06:15:31 AEST
This patch avoids spending too much time during connect() when doing an
ssh()/scp() on a down host. A first version of this  patch was already
posted on the list ; these one mostly corrects some style(9) typos and a
possible bug.
Comment 1 Jean-Charles Longuet 2002-04-07 06:19:53 AEST
Created attachment 63 [details]
ConnectTimeout patch
Comment 2 Jean-Charles Longuet 2002-05-23 05:02:15 AEST
Created attachment 101 [details]
Patch for OpenSSH-3.2.2p1
Comment 3 Jean-Charles Longuet 2002-05-23 05:03:55 AEST
Created attachment 102 [details]
Patch for OpenSSH-3.2.3p1
Comment 4 Jean-Charles Longuet 2002-06-27 06:27:01 AEST
Created attachment 118 [details]
Patch for OpenSSH-3.4p1
Comment 5 Jean-Charles Longuet 2002-10-17 18:36:41 AEST
Created attachment 154 [details]
Patch for OpenSSH-3.5p1
Comment 6 Jean-Charles Longuet 2003-04-22 05:08:00 AEST
Created attachment 273 [details]
Patch for OpenSSH-3.6.1p1
Comment 7 Jean-Charles Longuet 2003-04-22 05:09:32 AEST
Created attachment 274 [details]
Patch for OpenSSH-3.6.1

First patch attempt for the non-portable version.
Comment 8 Damien Miller 2003-05-15 18:05:29 AEST
Created attachment 297 [details]
ConnectTimeout patch for OpenBSD CVS head

This is a slightly cleaned-up patch for CVS -current
Comment 9 Damien Miller 2003-05-16 00:59:38 AEST
Patch applied - thanks.
Comment 10 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED