mirror of https://github.com/OISF/suricata
smb: do not use tree id to match create request and response
As an SMB2 async response does not have a tree id, even if the request has it. Per spec, MessageId should be enough to identifiy a message request and response uniquely across all messages that are sent on the same SMB2 Protocol transport connection. So, the tree id is redundant anyways. Ticket: #5508pull/7744/head
parent
9353b07292
commit
e94920b49f
Loading…
Reference in New Issue