[Bug 2830] New: Add option to set TCP_USER_TIMEOUT on linux

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Feb 1 10:08:04 AEDT 2018


https://bugzilla.mindrot.org/show_bug.cgi?id=2830

            Bug ID: 2830
           Summary: Add option to set TCP_USER_TIMEOUT on linux
           Product: Portable OpenSSH
           Version: 7.6p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: sshd
          Assignee: unassigned-bugs at mindrot.org
          Reporter: wallior at gmail.com

Created attachment 3118
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3118&action=edit
Adds support for TCP_USER_TIMEOUT.

Since 2010, Linux has had a socket option to be able to set a custom
timeout of how long a TCP session can stay up if the link drops
(default is ~15 set by tcp_retries1/2).
https://patchwork.ozlabs.org/patch/62889/

The attached patch lets the user set the TCP_USER_TIMEOUT on both sshd
and ssh.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list