mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
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