Skip to content
Snippets Groups Projects
Commit 3200efe1 authored by Niels Möller's avatar Niels Möller
Browse files

* src/connection.c (connection_init_io): Don't initialize the

encryption state here, that is already done by
make_ssh_connection.
(do_fail): Replace with a definition that uses
DEFINE_PACKET_HANDLER.
(do_unimplemented): Likewise.
(connection_ignore_handler): Moved handler from packet_ignore.c,
and made it static.
(connection_forward_handler): New handler.
(make_ssh_connection): Updated initialization to use static
handlers.

Rev: src/connection.c:1.58
parent 90cb578e
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment