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

           Summary: partial server keep-alive implementation for SSH1
           Product: Portable OpenSSH
           Version: 5.3p1
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: ssh
        AssignedTo: unassigned-b...@mindrot.org
        ReportedBy: cjwat...@debian.org


Created an attachment (id=1791)
 --> (https://bugzilla.mindrot.org/attachment.cgi?id=1791)
ServerAliveInterval support for SSH1

Yes, I know, SSH1 ... in my partial defence, I made this change in 2004
at a friend's request, when it was marginally less obsolete than it is
today.  Still, I feel bad about letting the patch sit only in Debian
forever, so I feel obliged to send this up here!

The attached patch adds partial support for ServerAliveInterval in
SSH1.  ServerAliveCountMax doesn't work (and is documented as such)
because we don't get a response to SSH_MSG_IGNORE, but I think this is
as good as it's possible to get.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to