[Bug 1307] client disconnects if ServerAlive enabled but not implemented
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Apr 17 14:39:03 EST 2007
http://bugzilla.mindrot.org/show_bug.cgi?id=1307
------- Comment #1 from dtucker at zip.com.au 2007-04-17 14:39 -------
Created an attachment (id=1263)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1263&action=view)
Reset activity counters on SSH2_MSG_UNIMPLEMENTED and SSH2_IGNORE
messages.
SSH2_MSG_UNIMPLEMENTED is handled in packet.c does not make it back up
to where it could reset the inactivity timer. This should probably be
fixed (SSH2_MSG_IGNORE too).
Please try the attached patch (against -current but will probably apply
to 4.6p1 too).
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list