[Bug 1712] New: partial server keep-alive implementation for SSH1
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Wed Feb 10 08:08:11 EST 2010
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-bugs at mindrot.org
ReportedBy: cjwatson at 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.
More information about the openssh-bugs
mailing list