esrlabs / chipmunk

log analysis tool
Apache License 2.0
553 stars 39 forks source link

Support SOME/IP network traces for DLT #2060

Open kruss opened 1 month ago

kruss commented 1 month ago

According DLT specification PRS_Dlt_00621 if the MSTP field is set to 0x2 (DLT_TYPE_NW_TRACE) and the Message Type Info field (MTIN) will have the value 0x6 (DLT_NW_TRACE_SOMEIP), SOME/IP communication trace could be extracted from the payload of the DLT frame.

The DLT Payload in this case would contain two arguments, with the first being additional information on the actual SOME/IP message of the second DLT Payload argument, as stated here.

Affected version: 3.12.9