
The client side authentication assumed that it was processing contiguous memory. This caused the authentication to fail when packets were received in multiple parts. Transforming the buffer chain into one contiguous buffer fixes this problem.
The client side authentication assumed that it was processing contiguous memory. This caused the authentication to fail when packets were received in multiple parts. Transforming the buffer chain into one contiguous buffer fixes this problem.