Wireshark-commits: [Wireshark-commits] master c79145c: Flexray: Add heuristic subdissection
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c79145cffe187eb743bf8f27de6abf3f20127770
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c79145c by LoSmX (jeyem815@xxxxxxxxx):
Flexray: Add heuristic subdissection
Dissector tries heuristic dissectors too. Preference was added
determining if heuristic dissectors should be tried first.
Change-Id: Ib70ddca9a33b507b8e4ea89aae5b00961b5273e5
Reviewed-on: https://code.wireshark.org/review/33128
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9fa13ff [packet-gelf.c] Add dissector for GELF protocol
add c79145c Flexray: Add heuristic subdissection
Summary of changes:
epan/dissectors/packet-flexray.c | 34 +++++++++++++++++++++++++++++++---
epan/dissectors/packet-flexray.h | 2 +-
2 files changed, 32 insertions(+), 4 deletions(-)