aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-iso10681.c
AgeCommit message (Collapse)AuthorFilesLines
2021-08-31ISO10681: Adding support for ISO10681 (FlexRay ISO TP)Dr. Lars Völker1-0/+575
This patch adds support for the ISO 10681-2 protocol, which is similar to the ISO 15765-2 protocol (see packet-iso15765.c). This patch also add support for registering combined FlexRay IDs to register the new dissector.