[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Sat Dec 29 02:45:07 EST 2007
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 07/12/29 02:45:07
Modified files:
. : ChangeLog clientloop.c packet.c serverloop.c
Log message:
- dtucker at cvs.openbsd.org 2007/12/28 15:32:24
[clientloop.c serverloop.c packet.c]
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 at .
Diff commands:
cvs -nQq rdiff -u -r1.4808 -r1.4809 openssh/ChangeLog
cvs -nQq rdiff -u -r1.169 -r1.170 openssh/clientloop.c
cvs -nQq rdiff -u -r1.149 -r1.150 openssh/packet.c
cvs -nQq rdiff -u -r1.151 -r1.152 openssh/serverloop.c
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4808;r2=1.4809
http://cvsweb.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.169;r2=1.170
http://cvsweb.mindrot.org/index.cgi/openssh/packet.c?r1=1.149;r2=1.150
http://cvsweb.mindrot.org/index.cgi/openssh/serverloop.c?r1=1.151;r2=1.152
Please note that there may be a delay before commits are available
on the public CVSWeb site.
More information about the openssh-commits
mailing list