URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=22a0db959f975019a68b77c6b37e2607ac75b013
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
22a0db9 by Dr. Lars Völker (lars.voelker@xxxxxxxxxxxxxxxxxxxxxxx):
TECMP: Adding subdissector support for CAN and FlexRay
The current TECMP code shows embedded CAN or FlexRay frames but
does not allow other dissectors to further dissect them. This
patch adds this feature.
Bug: 16738
Change-Id: I7f886c8d42a52c4bd55bdb14aed7459eed1af42d
Reviewed-on: https://code.wireshark.org/review/37972
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Dr. Lars Völker <lars.voelker@xxxxxxxxxxxxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d8702b9 Added Lawful Intercept Diameter AVPs to the Verizonwireless.xml file.
add 22a0db9 TECMP: Adding subdissector support for CAN and FlexRay
Summary of changes:
epan/dissectors/packet-tecmp.c | 99 ++++++++++++++++++++++++++++++++----------
1 file changed, 77 insertions(+), 22 deletions(-)