12. Summary of Message Numbers
12. Summary of Message Numbers
The following is a summary of messages and their associated message number.
SSH_MSG_DISCONNECT 1
SSH_MSG_IGNORE 2
SSH_MSG_UNIMPLEMENTED 3
SSH_MSG_DEBUG 4
SSH_MSG_SERVICE_REQUEST 5
SSH_MSG_SERVICE_ACCEPT 6
SSH_MSG_KEXINIT 20
SSH_MSG_NEWKEYS 21
Note that numbers 30-49 are used for kex packets. Different kex methods may reuse message numbers in this range.