Wireshark-commits: [Wireshark-commits] master eb5f88c: Socketcan: Add heuristic subdissection

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 07 May 2019 15:29:41 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eb5f88c676294a82803293dfeb3d1e1987902a0e
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

eb5f88c by LoSmX (jeyem815@xxxxxxxxx):

    Socketcan: Add heuristic subdissection
    
    Dissector tries heuristic dissectors too. Preference was added
    determining if heuristic dissectors should be tried first.
    
    Change-Id: I47dbbb6a7ebe2dd0266ad7c081141ada00ecde4a
    Reviewed-on: https://code.wireshark.org/review/33055
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5ad40e0   BTMESH: Add access layer decryption
     add  eb5f88c   Socketcan: Add heuristic subdissection


Summary of changes:
 epan/dissectors/packet-socketcan.c | 32 ++++++++++++++++++++++++++++++--
 1 file changed, 30 insertions(+), 2 deletions(-)