First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

DLT v2 support in Wireshark

Hi,

DLT (Diagnostic Log and Trace) is an AUTOSAR standard in the Automotive Software domain. DLT v1 is already supported in Wireshark. There is DLT v2 in the latest spec of AUTOSAR. My question is, is it already supported in Wireshark or is it pending?

Regards, Adi

Adi's avatar
1
Adi
asked 2024-03-14 13:16:09 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Log and Trace Protocol Specification AUTOSAR FO R22-11:

2021-11-25 R21-11 AUTOSAR Release Management
 Introduction of v2 of the protocol.

epan/dissectors/packet-dlt.c:

/* This dissector currently only supports Version 1 of DLT. */

You could open a feature request on the Wireshark Gitlab issues.

Chuckc's avatar
3k
Chuckc
answered 2024-03-14 14:27:56 +0000, updated 2024-03-14 14:28:30 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer