mirror of https://github.com/OISF/suricata
smb/dce_iface: use DCERPC_TYPE_REQUEST
The smb dce_iface keyword must match for all those dcerpc requests and responses sent in the context of the given interface. They are not matching because in rs_smb_tx_get_dce_iface, x.req_cmd is erroneously compared with 1. Fix this by comparing with DCERPC_TYPE_REQUEST instead. Ticket: 4767pull/6860/head
parent
333db3b385
commit
1ae22fd5de
Loading…
Reference in New Issue