2 Commits

Author SHA1 Message Date
Dave Russell
2c931d5691 Move inside packet handlers into map
This commit moves the inside packet handlers into a map of functions
from the large switch statement. The functions are mapped by packet
protocol version, type and subtype; which makes it simpler to inject
either a new protocol version and/or custom handlers.
2020-09-27 22:04:14 +10:00
Slack Security Team
f22b4b584d Public Release 2019-11-19 17:00:20 +00:00