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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to