Use the packet dispatch table to handle USERAUTH_BANNER messages, which should
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 12 May 2005 15:09:35 +0000 (15:09 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 12 May 2005 15:09:35 +0000 (15:09 +0000)
commit6bbce591e72352b2ce5e4915e7ab05f316083ab7
treead9e267f7f435daf6c96a3ad9b472a9d567821da
parent78d426c31aac19fed2ad2f62ff67a22657331513
Use the packet dispatch table to handle USERAUTH_BANNER messages, which should
hopefully solve `drop-banner'. I haven't been able to test the failure case,
but the behaviour with OpenSSH appears no worse.

git-svn-id: svn://svn.tartarus.org/sgt/putty@5772 cda61777-01e9-0310-a592-d414129be87e
ssh.c