diff options
author | Hans Nilsson <[email protected]> | 2015-11-19 17:16:05 +0100 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2015-11-23 14:14:05 +0100 |
commit | 226e77ef7162b0fc043d99a5f68f5dcc891fb093 (patch) | |
tree | fccfcb33805b931bdd3bbe28e78f98fc933c050e /LICENSE.txt | |
parent | d4a3296ba3117315343057715ee428490e992ef0 (diff) | |
download | otp-226e77ef7162b0fc043d99a5f68f5dcc891fb093.tar.gz otp-226e77ef7162b0fc043d99a5f68f5dcc891fb093.tar.bz2 otp-226e77ef7162b0fc043d99a5f68f5dcc891fb093.zip |
ssh: refactor packet reception
There was an assymetric relationship between receiving a ssh-packet (decrypting-mac-decompress) and sending one. When sending, most of the work was defined in the ssh_transport module, while at reception the ssh_connection_handler was the one knowing what to do.
This commit moves the reception down to the ssh_transport module where it belongs.
Diffstat (limited to 'LICENSE.txt')
0 files changed, 0 insertions, 0 deletions