Wireshark-commits: [Wireshark-commits] master 22fd289: packet-ieee1722: Added TSCF and NTSCF contro

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 Aug 2019 10:32:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=22fd28940a87dc55294614cb15faed3cb82b4986
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

22fd289 by Dmitry Linikov (linikov@xxxxxxxxxxx):

    packet-ieee1722: Added TSCF and NTSCF control frames support
    
    Only CAN, CAN_BRIEF and LIN messages supported.
    
    Change-Id: Id79574bcdab9f1ec66390357dd5860c73f194ccc
    Reviewed-on: https://code.wireshark.org/review/31765
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a503b80   GSM A DTAP: Try to ensure that global variable sccp_assoc is cleared.
     add  22fd289   packet-ieee1722: Added TSCF and NTSCF control frames support


Summary of changes:
 epan/dissectors/packet-ieee1722.c | 1251 ++++++++++++++++++++++++++++++++++++-
 tools/checkfiltername.pl          |    1 +
 2 files changed, 1250 insertions(+), 2 deletions(-)