simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Tue Nov 11 07:47:27 GMT 2008


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       8295
Date:           2008-11-11 07:47:27 +0000 (Tue, 11 Nov 2008)

Log message (10 lines):
In SSH packet logging mode, log SSH-2 packet sequence numbers, in
both directions. We had a bug report yesterday about a Cisco router
sending SSH2_MSG_UNIMPLEMENTED and it wasn't clear for which packet;
logging the sequence numbers should make such problems much easier
to diagnose.

(In fact this logging fix wouldn't have helped in yesterday's case,
because the router also didn't bother to fill in the sequence number
field in the SSH2_MSG_UNIMPLEMENTED packet! This is a precautionary
measure against the next one of these problems.)

Modified files:
U   putty/logging.c
U   putty/putty.h
U   putty/ssh.c

Links:
http://svn.tartarus.org/sgt/?rev=8295&view=rev
http://svn.tartarus.org/sgt/putty/logging.c?rev=8295&r1=8294&r2=8295
http://svn.tartarus.org/sgt/putty/putty.h?rev=8295&r1=8294&r2=8295
http://svn.tartarus.org/sgt/putty/ssh.c?rev=8295&r1=8294&r2=8295



More information about the tartarus-commits mailing list