Bug 3035 - ConnectTimeout documentation patch
Summary: ConnectTimeout documentation patch
Status: CLOSED FIXED
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: ssh (show other bugs)
Version: 8.0p1
Hardware: All All
: P5 trivial
Assignee: Assigned to nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-13 23:51 AEST by Jean-Charles Longuet
Modified: 2021-03-04 09:51 AEDT (History)
0 users

See Also:


Attachments
ssh_config.5 manpage patch for ConnectTimeout description (662 bytes, application/octet-stream)
2019-07-13 23:51 AEST, Jean-Charles Longuet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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