]> git.ipfire.org Git - thirdparty/suricata.git/commit
rust/smb/dcerpc: parse context id
authorEric Leblond <el@stamus-networks.com>
Tue, 28 Jun 2022 13:50:50 +0000 (15:50 +0200)
committerVictor Julien <vjulien@oisf.net>
Thu, 25 Aug 2022 13:07:29 +0000 (15:07 +0200)
commitb6f1cf255ced1c3198e60a8ed4dec703adeab38b
treeb23c96e657253e356e458aa492f5455afd4f69d2
parentd1ebf320f713af6ca102d71d9201a629334d162b
rust/smb/dcerpc: parse context id

As context id is used to know to which variant of the endpoint the
request is done, it is interesting to parse it.

Feature #5413.
rust/src/smb/dcerpc.rs
rust/src/smb/dcerpc_records.rs