mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
7a7e9b1c76
One SMB2_TRANSFORM pdu wraps multiple SMB2 pdus. We inject the SMB2_TRANSFORM header to each response which was wrapped inside. This allows the next layer to verify if the SMB2 pdu was encrypted. metze