Bug 3035

Summary: ConnectTimeout documentation patch
Product: Portable OpenSSH Reporter: Jean-Charles Longuet <jclonguet>
Component: sshAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: trivial    
Priority: P5    
Version: 8.0p1   
Hardware: All   
OS: All   
Attachments:
Description Flags
ssh_config.5 manpage patch for ConnectTimeout description none

Description Jean-Charles Longuet 2019-07-13 23:51:28 AEST
Created attachment 3300 [details]
ssh_config.5 manpage patch for ConnectTimeout description

Since the ConnectTimeout ssh option was introduced in 2003 (see https://bugzilla.mindrot.org/show_bug.cgi?id=207), the value of this option was extended from the initial TCP connection to the full initial ssh protocol handshake. The initial documentation is now incorrect and  the attached patch proposal attempts to better reflect the current behavior.
Comment 1 Jean-Charles Longuet 2019-09-15 00:53:47 AEST
Fix applied in https://github.com/openssh/openssh-portable/pull/140
Comment 2 Damien Miller 2021-03-04 09:51:43 AEDT
close bugs that were resolved in OpenSSH 8.5 release cycle