OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Darren Tucker (dtuckercvs.openbsd.org)
Date: Fri Dec 28 2007 - 09:32:24 CST


CVSROOT: /cvs
Module name: src
Changes by: dtuckercvs.openbsd.org 2007/12/28 08:32:24

Modified files:
        usr.bin/ssh : clientloop.c packet.c serverloop.c

Log message:
Make SSH2_MSG_UNIMPLEMENTED and SSH2_MSG_IGNORE messages reset the
ServerAlive and ClientAlive timers. Prevents dropping a connection
when these are enabled but the peer does not support our keepalives.
bz #1307, ok djm.