a newbie sshd debugging question

Peter Stuge stuge-openssh-unix-dev at cdy.org
Fri Dec 21 11:52:53 EST 2007


On Thu, Dec 20, 2007 at 02:04:05PM -0800, John Floren wrote:
> can someone tell me what packet type 5d is?

$ grep 93 ssh2.h
#define SSH2_MSG_CHANNEL_WINDOW_ADJUST                  93


> (or show me some docs that contain the definition)

RFC 4250 and RFC 4254.


//Peter


More information about the openssh-unix-dev mailing list