kex_reset_dispatch()
Markus Friedl
markus at openbsd.org
Thu Jun 20 20:32:18 EST 2002
On Wed, Jun 19, 2002 at 10:46:15PM +0000, dsa main wrote:
> Hi Mark,
>
> At the start of the key exchange, kex_reset_dispatch() is called.
> Why is it needed to call it again in kex_finish() because in between I
> could not find at any place the call back functions are removed.
> Sorry if it is a stupid question.
kex_reset_dispatch restores the message dispatch table for
rekeying.
> To understand ssh proto version 2.0 better I made a client/server
> interaction diagram. Could you please verify it.
looks ok.
More information about the openssh-unix-dev
mailing list